home *** CD-ROM | disk | FTP | other *** search
Emacs Compiled Lisp | 1998-05-21 | 50.6 KB |
open in:
MacOS 8.1
|
Win98
|
DOS
view JSON data
|
view as text
This file was processed as: Emacs Compiled Lisp
(other/emacsCompiledLisp).
This format is not currently supported by dexvert.
hex view+--------+-------------------------+-------------------------+--------+--------+
|00000000| 3b 45 4c 43 14 00 00 00 | 0a 3b 3b 3b 20 63 6f 6d |;ELC....|.;;; com|
|00000010| 70 69 6c 65 64 20 62 79 | 20 6a 75 73 74 69 6e 62 |piled by| justinb|
|00000020| 40 65 62 6f 6e 79 2e 63 | 72 61 79 2e 63 6f 6d 20 |@ebony.c|ray.com |
|00000030| 6f 6e 20 4d 6f 6e 20 4d | 61 72 20 20 39 20 31 33 |on Mon M|ar 9 13|
|00000040| 3a 30 32 3a 31 35 20 31 | 39 39 38 0a 3b 3b 3b 20 |:02:15 1|998.;;; |
|00000050| 66 72 6f 6d 20 66 69 6c | 65 20 2f 68 6f 6d 65 2f |from fil|e /home/|
|00000060| 61 73 70 65 6e 30 37 2f | 6a 75 73 74 69 6e 62 2f |aspen07/|justinb/|
|00000070| 72 6f 6f 74 73 2f 66 72 | 65 65 77 61 72 65 2f 78 |roots/fr|eeware/x|
|00000080| 65 6d 61 63 73 2f 32 30 | 2e 33 2f 78 65 6d 61 63 |emacs/20|.3/xemac|
|00000090| 73 2d 32 30 2e 33 2f 6c | 69 73 70 2f 67 6e 75 73 |s-20.3/l|isp/gnus|
|000000a0| 2f 67 6e 75 73 2d 73 74 | 61 72 74 2e 65 6c 0a 3b |/gnus-st|art.el.;|
|000000b0| 3b 3b 20 65 6d 61 63 73 | 20 76 65 72 73 69 6f 6e |;; emacs| version|
|000000c0| 20 32 30 2e 34 20 22 45 | 6d 65 72 61 6c 64 22 20 | 20.4 "E|merald" |
|000000d0| 58 45 6d 61 63 73 20 20 | 4c 75 63 69 64 2e 0a 3b |XEmacs |Lucid..;|
|000000e0| 3b 3b 20 62 79 74 65 63 | 6f 6d 70 20 76 65 72 73 |;; bytec|omp vers|
|000000f0| 69 6f 6e 20 32 2e 32 35 | 20 58 45 6d 61 63 73 3b |ion 2.25| XEmacs;|
|00000100| 20 32 32 2d 4d 61 72 2d | 39 36 2e 0a 3b 3b 3b 20 | 22-Mar-|96..;;; |
|00000110| 6f 70 74 69 6d 69 7a 61 | 74 69 6f 6e 20 69 73 20 |optimiza|tion is |
|00000120| 6f 6e 2e 0a 3b 3b 3b 20 | 74 68 69 73 20 66 69 6c |on..;;; |this fil|
|00000130| 65 20 75 73 65 73 20 6f | 70 63 6f 64 65 73 20 77 |e uses o|pcodes w|
|00000140| 68 69 63 68 20 64 6f 20 | 6e 6f 74 20 65 78 69 73 |hich do |not exis|
|00000150| 74 20 69 6e 20 45 6d 61 | 63 73 20 31 39 2e 0a 0a |t in Ema|cs 19...|
|00000160| 28 69 66 20 28 61 6e 64 | 20 28 62 6f 75 6e 64 70 |(if (and| (boundp|
|00000170| 20 27 65 6d 61 63 73 2d | 76 65 72 73 69 6f 6e 29 | 'emacs-|version)|
|00000180| 0a 09 20 28 6f 72 20 28 | 61 6e 64 20 28 62 6f 75 |.. (or (|and (bou|
|00000190| 6e 64 70 20 27 65 70 6f | 63 68 3a 3a 76 65 72 73 |ndp 'epo|ch::vers|
|000001a0| 69 6f 6e 29 20 65 70 6f | 63 68 3a 3a 76 65 72 73 |ion) epo|ch::vers|
|000001b0| 69 6f 6e 29 0a 09 20 20 | 20 20 20 28 73 74 72 69 |ion).. | (stri|
|000001c0| 6e 67 2d 6c 65 73 73 70 | 20 65 6d 61 63 73 2d 76 |ng-lessp| emacs-v|
|000001d0| 65 72 73 69 6f 6e 20 22 | 32 30 22 29 29 29 0a 20 |ersion "|20"))). |
|000001e0| 20 20 20 28 65 72 72 6f | 72 20 22 60 67 6e 75 73 | (erro|r "`gnus|
|000001f0| 2d 73 74 61 72 74 2e 65 | 6c 27 20 77 61 73 20 63 |-start.e|l' was c|
|00000200| 6f 6d 70 69 6c 65 64 20 | 66 6f 72 20 45 6d 61 63 |ompiled |for Emac|
|00000210| 73 20 32 30 22 29 29 0a | 0a 28 6f 72 20 28 62 6f |s 20")).|.(or (bo|
|00000220| 75 6e 64 70 20 27 63 75 | 72 72 65 6e 74 2d 6c 6f |undp 'cu|rrent-lo|
|00000230| 61 64 2d 6c 69 73 74 29 | 20 28 73 65 74 71 20 63 |ad-list)| (setq c|
|00000240| 75 72 72 65 6e 74 2d 6c | 6f 61 64 2d 6c 69 73 74 |urrent-l|oad-list|
|00000250| 20 6e 69 6c 29 29 0a 0a | 0a 28 62 79 74 65 2d 63 | nil))..|.(byte-c|
|00000260| 6f 64 65 20 22 c0 c1 21 | 88 c0 c2 21 88 c0 c3 21 |ode "..!|...!...!|
|00000270| 88 c0 c4 21 88 c0 c5 21 | 88 c0 c6 21 88 c0 c7 21 |...!...!|...!...!|
|00000280| 87 22 20 5b 72 65 71 75 | 69 72 65 20 67 6e 75 73 |." [requ|ire gnus|
|00000290| 20 67 6e 75 73 2d 77 69 | 6e 20 67 6e 75 73 2d 69 | gnus-wi|n gnus-i|
|000002a0| 6e 74 20 67 6e 75 73 2d | 73 70 65 63 20 67 6e 75 |nt gnus-|spec gnu|
|000002b0| 73 2d 72 61 6e 67 65 20 | 67 6e 75 73 2d 75 74 69 |s-range |gnus-uti|
|000002c0| 6c 20 6d 65 73 73 61 67 | 65 5d 20 32 29 0a 28 63 |l messag|e] 2).(c|
|000002d0| 75 73 74 6f 6d 2d 64 65 | 63 6c 61 72 65 2d 76 61 |ustom-de|clare-va|
|000002e0| 72 69 61 62 6c 65 20 27 | 67 6e 75 73 2d 73 74 61 |riable '|gnus-sta|
|000002f0| 72 74 75 70 2d 66 69 6c | 65 20 27 28 6e 6e 68 65 |rtup-fil|e '(nnhe|
|00000300| 61 64 65 72 2d 63 6f 6e | 63 61 74 20 67 6e 75 73 |ader-con|cat gnus|
|00000310| 2d 68 6f 6d 65 2d 64 69 | 72 65 63 74 6f 72 79 20 |-home-di|rectory |
|00000320| 22 2e 6e 65 77 73 72 63 | 22 29 20 22 59 6f 75 72 |".newsrc|") "Your|
|00000330| 20 60 2e 6e 65 77 73 72 | 63 27 20 66 69 6c 65 2e | `.newsr|c' file.|
|00000340| 5c 6e 60 2e 6e 65 77 73 | 72 63 2d 53 45 52 56 45 |\n`.news|rc-SERVE|
|00000350| 52 27 20 77 69 6c 6c 20 | 62 65 20 75 73 65 64 20 |R' will |be used |
|00000360| 69 6e 73 74 65 61 64 20 | 69 66 20 74 68 61 74 20 |instead |if that |
|00000370| 65 78 69 73 74 73 2e 22 | 20 3a 67 72 6f 75 70 20 |exists."| :group |
|00000380| 27 67 6e 75 73 2d 73 74 | 61 72 74 20 3a 74 79 70 |'gnus-st|art :typ|
|00000390| 65 20 27 66 69 6c 65 29 | 0a 28 63 75 73 74 6f 6d |e 'file)|.(custom|
|000003a0| 2d 64 65 63 6c 61 72 65 | 2d 76 61 72 69 61 62 6c |-declare|-variabl|
|000003b0| 65 20 27 67 6e 75 73 2d | 69 6e 69 74 2d 66 69 6c |e 'gnus-|init-fil|
|000003c0| 65 20 27 28 6e 6e 68 65 | 61 64 65 72 2d 63 6f 6e |e '(nnhe|ader-con|
|000003d0| 63 61 74 20 67 6e 75 73 | 2d 68 6f 6d 65 2d 64 69 |cat gnus|-home-di|
|000003e0| 72 65 63 74 6f 72 79 20 | 22 2e 67 6e 75 73 22 29 |rectory |".gnus")|
|000003f0| 20 22 59 6f 75 72 20 47 | 6e 75 73 20 45 6d 61 63 | "Your G|nus Emac|
|00000400| 73 2d 4c 69 73 70 20 73 | 74 61 72 74 75 70 20 66 |s-Lisp s|tartup f|
|00000410| 69 6c 65 20 6e 61 6d 65 | 2e 5c 6e 49 66 20 61 20 |ile name|.\nIf a |
|00000420| 66 69 6c 65 20 77 69 74 | 68 20 74 68 65 20 60 2e |file wit|h the `.|
|00000430| 65 6c 27 20 6f 72 20 60 | 2e 65 6c 63 27 20 73 75 |el' or `|.elc' su|
|00000440| 66 66 69 78 65 73 20 65 | 78 69 73 74 73 2c 20 69 |ffixes e|xists, i|
|00000450| 74 20 77 69 6c 6c 20 62 | 65 20 72 65 61 64 20 69 |t will b|e read i|
|00000460| 6e 73 74 65 61 64 2e 22 | 20 3a 67 72 6f 75 70 20 |nstead."| :group |
|00000470| 27 67 6e 75 73 2d 73 74 | 61 72 74 20 3a 74 79 70 |'gnus-st|art :typ|
|00000480| 65 20 27 66 69 6c 65 29 | 0a 28 63 75 73 74 6f 6d |e 'file)|.(custom|
|00000490| 2d 64 65 63 6c 61 72 65 | 2d 76 61 72 69 61 62 6c |-declare|-variabl|
|000004a0| 65 20 27 67 6e 75 73 2d | 73 69 74 65 2d 69 6e 69 |e 'gnus-|site-ini|
|000004b0| 74 2d 66 69 6c 65 20 27 | 28 63 6f 6e 64 69 74 69 |t-file '|(conditi|
|000004c0| 6f 6e 2d 63 61 73 65 20 | 6e 69 6c 20 28 63 6f 6e |on-case |nil (con|
|000004d0| 63 61 74 20 28 66 69 6c | 65 2d 6e 61 6d 65 2d 64 |cat (fil|e-name-d|
|000004e0| 69 72 65 63 74 6f 72 79 | 20 28 64 69 72 65 63 74 |irectory| (direct|
|000004f0| 6f 72 79 2d 66 69 6c 65 | 2d 6e 61 6d 65 20 69 6e |ory-file|-name in|
|00000500| 73 74 61 6c 6c 61 74 69 | 6f 6e 2d 64 69 72 65 63 |stallati|on-direc|
|00000510| 74 6f 72 79 29 29 20 22 | 73 69 74 65 2d 6c 69 73 |tory)) "|site-lis|
|00000520| 70 2f 67 6e 75 73 2d 69 | 6e 69 74 22 29 20 28 65 |p/gnus-i|nit") (e|
|00000530| 72 72 6f 72 20 6e 69 6c | 29 29 20 22 54 68 65 20 |rror nil|)) "The |
|00000540| 73 69 74 65 2d 77 69 64 | 65 20 47 6e 75 73 20 45 |site-wid|e Gnus E|
|00000550| 6d 61 63 73 2d 4c 69 73 | 70 20 73 74 61 72 74 75 |macs-Lis|p startu|
|00000560| 70 20 66 69 6c 65 20 6e | 61 6d 65 2c 20 6f 72 20 |p file n|ame, or |
|00000570| 6e 69 6c 20 69 66 20 6e | 6f 6e 65 2e 5c 6e 49 66 |nil if n|one.\nIf|
|00000580| 20 61 20 66 69 6c 65 20 | 77 69 74 68 20 74 68 65 | a file |with the|
|00000590| 20 60 2e 65 6c 27 20 6f | 72 20 60 2e 65 6c 63 27 | `.el' o|r `.elc'|
|000005a0| 20 73 75 66 66 69 78 65 | 73 20 65 78 69 73 74 73 | suffixe|s exists|
|000005b0| 2c 20 69 74 20 77 69 6c | 6c 20 62 65 20 72 65 61 |, it wil|l be rea|
|000005c0| 64 20 69 6e 73 74 65 61 | 64 2e 22 20 3a 67 72 6f |d instea|d." :gro|
|000005d0| 75 70 20 27 67 6e 75 73 | 2d 73 74 61 72 74 20 3a |up 'gnus|-start :|
|000005e0| 74 79 70 65 20 27 28 63 | 68 6f 69 63 65 20 66 69 |type '(c|hoice fi|
|000005f0| 6c 65 20 28 63 6f 6e 73 | 74 20 6e 69 6c 29 29 29 |le (cons|t nil)))|
|00000600| 0a 28 63 75 73 74 6f 6d | 2d 64 65 63 6c 61 72 65 |.(custom|-declare|
|00000610| 2d 76 61 72 69 61 62 6c | 65 20 27 67 6e 75 73 2d |-variabl|e 'gnus-|
|00000620| 64 65 66 61 75 6c 74 2d | 73 75 62 73 63 72 69 62 |default-|subscrib|
|00000630| 65 64 2d 6e 65 77 73 67 | 72 6f 75 70 73 20 27 6e |ed-newsg|roups 'n|
|00000640| 69 6c 20 22 4c 69 73 74 | 20 6f 66 20 6e 65 77 73 |il "List| of news|
|00000650| 67 72 6f 75 70 73 20 74 | 6f 20 73 75 62 73 63 72 |groups t|o subscr|
|00000660| 69 62 65 2c 20 77 68 65 | 6e 20 61 20 75 73 65 72 |ibe, whe|n a user|
|00000670| 20 72 75 6e 73 20 47 6e | 75 73 20 74 68 65 20 66 | runs Gn|us the f|
|00000680| 69 72 73 74 20 74 69 6d | 65 2e 5c 6e 54 68 65 20 |irst tim|e.\nThe |
|00000690| 76 61 6c 75 65 20 73 68 | 6f 75 6c 64 20 62 65 20 |value sh|ould be |
|000006a0| 61 20 6c 69 73 74 20 6f | 66 20 73 74 72 69 6e 67 |a list o|f string|
|000006b0| 73 2e 5c 6e 49 66 20 69 | 74 20 69 73 20 74 2c 20 |s.\nIf i|t is t, |
|000006c0| 47 6e 75 73 20 77 69 6c | 6c 20 6e 6f 74 20 64 6f |Gnus wil|l not do|
|000006d0| 20 61 6e 79 74 68 69 6e | 67 20 73 70 65 63 69 61 | anythin|g specia|
|000006e0| 6c 20 74 68 65 20 66 69 | 72 73 74 20 74 69 6d 65 |l the fi|rst time|
|000006f0| 20 69 74 20 69 73 5c 6e | 73 74 61 72 74 65 64 3b | it is\n|started;|
|00000700| 20 69 74 27 6c 6c 20 6a | 75 73 74 20 75 73 65 20 | it'll j|ust use |
|00000710| 74 68 65 20 6e 6f 72 6d | 61 6c 20 6e 65 77 73 67 |the norm|al newsg|
|00000720| 72 6f 75 70 73 20 73 75 | 62 73 63 72 69 70 74 69 |roups su|bscripti|
|00000730| 6f 6e 20 6d 65 74 68 6f | 64 73 2e 22 20 3a 67 72 |on metho|ds." :gr|
|00000740| 6f 75 70 20 27 67 6e 75 | 73 2d 73 74 61 72 74 20 |oup 'gnu|s-start |
|00000750| 3a 74 79 70 65 20 27 28 | 63 68 6f 69 63 65 20 28 |:type '(|choice (|
|00000760| 72 65 70 65 61 74 20 73 | 74 72 69 6e 67 29 20 28 |repeat s|tring) (|
|00000770| 63 6f 6e 73 74 20 3a 74 | 61 67 20 22 4e 6f 74 68 |const :t|ag "Noth|
|00000780| 69 6e 67 20 73 70 65 63 | 69 61 6c 22 20 74 29 29 |ing spec|ial" t))|
|00000790| 29 0a 28 63 75 73 74 6f | 6d 2d 64 65 63 6c 61 72 |).(custo|m-declar|
|000007a0| 65 2d 76 61 72 69 61 62 | 6c 65 20 27 67 6e 75 73 |e-variab|le 'gnus|
|000007b0| 2d 75 73 65 2d 64 72 69 | 62 62 6c 65 2d 66 69 6c |-use-dri|bble-fil|
|000007c0| 65 20 27 74 20 22 2a 4e | 6f 6e 2d 6e 69 6c 20 6d |e 't "*N|on-nil m|
|000007d0| 65 61 6e 73 20 74 68 61 | 74 20 47 6e 75 73 20 77 |eans tha|t Gnus w|
|000007e0| 69 6c 6c 20 75 73 65 20 | 61 20 64 72 69 62 62 6c |ill use |a dribbl|
|000007f0| 65 20 66 69 6c 65 20 74 | 6f 20 73 74 6f 72 65 20 |e file t|o store |
|00000800| 75 73 65 72 20 75 70 64 | 61 74 65 73 2e 5c 6e 49 |user upd|ates.\nI|
|00000810| 66 20 45 6d 61 63 73 20 | 73 68 6f 75 6c 64 20 63 |f Emacs |should c|
|00000820| 72 61 73 68 20 77 69 74 | 68 6f 75 74 20 73 61 76 |rash wit|hout sav|
|00000830| 69 6e 67 20 74 68 65 20 | 2e 6e 65 77 73 72 63 20 |ing the |.newsrc |
|00000840| 66 69 6c 65 73 2c 20 63 | 6f 6d 70 6c 65 74 65 5c |files, c|omplete\|
|00000850| 6e 69 6e 66 6f 72 6d 61 | 74 69 6f 6e 20 63 61 6e |ninforma|tion can|
|00000860| 20 62 65 20 72 65 73 74 | 6f 72 65 64 20 66 72 6f | be rest|ored fro|
|00000870| 6d 20 74 68 65 20 64 72 | 69 62 62 6c 65 20 66 69 |m the dr|ibble fi|
|00000880| 6c 65 2e 22 20 3a 67 72 | 6f 75 70 20 27 67 6e 75 |le." :gr|oup 'gnu|
|00000890| 73 2d 64 72 69 62 62 6c | 65 2d 66 69 6c 65 20 3a |s-dribbl|e-file :|
|000008a0| 74 79 70 65 20 27 62 6f | 6f 6c 65 61 6e 29 0a 28 |type 'bo|olean).(|
|000008b0| 63 75 73 74 6f 6d 2d 64 | 65 63 6c 61 72 65 2d 76 |custom-d|eclare-v|
|000008c0| 61 72 69 61 62 6c 65 20 | 27 67 6e 75 73 2d 64 72 |ariable |'gnus-dr|
|000008d0| 69 62 62 6c 65 2d 64 69 | 72 65 63 74 6f 72 79 20 |ibble-di|rectory |
|000008e0| 27 6e 69 6c 20 22 2a 54 | 68 65 20 64 69 72 65 63 |'nil "*T|he direc|
|000008f0| 74 6f 72 79 20 77 68 65 | 72 65 20 64 72 69 62 62 |tory whe|re dribb|
|00000900| 6c 65 20 66 69 6c 65 73 | 20 77 69 6c 6c 20 62 65 |le files| will be|
|00000910| 20 73 61 76 65 64 2e 5c | 6e 49 66 20 74 68 69 73 | saved.\|nIf this|
|00000920| 20 76 61 72 69 61 62 6c | 65 20 69 73 20 6e 69 6c | variabl|e is nil|
|00000930| 2c 20 74 68 65 20 64 69 | 72 65 63 74 6f 72 79 20 |, the di|rectory |
|00000940| 77 68 65 72 65 20 74 68 | 65 20 2e 6e 65 77 73 72 |where th|e .newsr|
|00000950| 63 20 66 69 6c 65 73 20 | 61 72 65 5c 6e 73 61 76 |c files |are\nsav|
|00000960| 65 64 20 77 69 6c 6c 20 | 62 65 20 75 73 65 64 2e |ed will |be used.|
|00000970| 22 20 3a 67 72 6f 75 70 | 20 27 67 6e 75 73 2d 64 |" :group| 'gnus-d|
|00000980| 72 69 62 62 6c 65 2d 66 | 69 6c 65 20 3a 74 79 70 |ribble-f|ile :typ|
|00000990| 65 20 27 28 63 68 6f 69 | 63 65 20 64 69 72 65 63 |e '(choi|ce direc|
|000009a0| 74 6f 72 79 20 28 63 6f | 6e 73 74 20 6e 69 6c 29 |tory (co|nst nil)|
|000009b0| 29 29 0a 28 63 75 73 74 | 6f 6d 2d 64 65 63 6c 61 |)).(cust|om-decla|
|000009c0| 72 65 2d 76 61 72 69 61 | 62 6c 65 20 27 67 6e 75 |re-varia|ble 'gnu|
|000009d0| 73 2d 63 68 65 63 6b 2d | 6e 65 77 2d 6e 65 77 73 |s-check-|new-news|
|000009e0| 67 72 6f 75 70 73 20 27 | 27 61 73 6b 2d 73 65 72 |groups '|'ask-ser|
|000009f0| 76 65 72 20 22 2a 4e 6f | 6e 2d 6e 69 6c 20 6d 65 |ver "*No|n-nil me|
|00000a00| 61 6e 73 20 74 68 61 74 | 20 47 6e 75 73 20 77 69 |ans that| Gnus wi|
|00000a10| 6c 6c 20 72 75 6e 20 67 | 6e 75 73 2d 66 69 6e 64 |ll run g|nus-find|
|00000a20| 2d 6e 65 77 2d 6e 65 77 | 73 67 72 6f 75 70 73 20 |-new-new|sgroups |
|00000a30| 61 74 20 73 74 61 72 74 | 75 70 2e 5c 6e 54 68 69 |at start|up.\nThi|
|00000a40| 73 20 6e 6f 72 6d 61 6c | 6c 79 20 66 69 6e 64 73 |s normal|ly finds|
|00000a50| 20 6e 65 77 20 6e 65 77 | 73 67 72 6f 75 70 73 20 | new new|sgroups |
|00000a60| 62 79 20 63 6f 6d 70 61 | 72 69 6e 67 20 74 68 65 |by compa|ring the|
|00000a70| 20 61 63 74 69 76 65 20 | 67 72 6f 75 70 73 20 74 | active |groups t|
|00000a80| 68 65 5c 6e 73 65 72 76 | 65 72 73 20 68 61 76 65 |he\nserv|ers have|
|00000a90| 20 61 6c 72 65 61 64 79 | 20 72 65 70 6f 72 74 65 | already| reporte|
|00000aa0| 64 20 77 69 74 68 20 74 | 68 6f 73 65 20 47 6e 75 |d with t|hose Gnu|
|00000ab0| 73 20 61 6c 72 65 61 64 | 79 20 6b 6e 6f 77 73 2c |s alread|y knows,|
|00000ac0| 20 65 69 74 68 65 72 20 | 61 6c 69 76 65 5c 6e 6f | either |alive\no|
|00000ad0| 72 20 6b 69 6c 6c 65 64 | 2e 5c 6e 5c 6e 57 68 65 |r killed|.\n\nWhe|
|00000ae0| 6e 20 61 6e 79 20 6f 66 | 20 74 68 65 20 66 6f 6c |n any of| the fol|
|00000af0| 6c 6f 77 69 6e 67 20 61 | 72 65 20 74 72 75 65 2c |lowing a|re true,|
|00000b00| 20 67 6e 75 73 2d 66 69 | 6e 64 2d 6e 65 77 2d 6e | gnus-fi|nd-new-n|
|00000b10| 65 77 73 67 72 6f 75 70 | 73 20 77 69 6c 6c 20 69 |ewsgroup|s will i|
|00000b20| 6e 73 74 65 61 64 5c 6e | 61 73 6b 20 74 68 65 20 |nstead\n|ask the |
|00000b30| 73 65 72 76 65 72 73 20 | 28 70 72 69 6d 61 72 79 |servers |(primary|
|00000b40| 2c 20 73 65 63 6f 6e 64 | 61 72 79 2c 20 61 6e 64 |, second|ary, and|
|00000b50| 20 61 72 63 68 69 76 65 | 20 73 65 72 76 65 72 73 | archive| servers|
|00000b60| 29 20 74 6f 20 6c 69 73 | 74 20 6e 65 77 5c 6e 67 |) to lis|t new\ng|
|00000b70| 72 6f 75 70 73 20 73 69 | 6e 63 65 20 74 68 65 20 |roups si|nce the |
|00000b80| 6c 61 73 74 20 74 69 6d | 65 20 69 74 20 63 68 65 |last tim|e it che|
|00000b90| 63 6b 65 64 3a 5c 6e 20 | 20 31 2e 20 54 68 69 73 |cked:\n | 1. This|
|00000ba0| 20 76 61 72 69 61 62 6c | 65 20 69 73 20 60 61 73 | variabl|e is `as|
|00000bb0| 6b 2d 73 65 72 76 65 72 | 27 2e 5c 6e 20 20 32 2e |k-server|'.\n 2.|
|00000bc0| 20 54 68 69 73 20 76 61 | 72 69 61 62 6c 65 20 69 | This va|riable i|
|00000bd0| 73 20 61 20 6c 69 73 74 | 20 6f 66 20 73 65 6c 65 |s a list| of sele|
|00000be0| 63 74 20 6d 65 74 68 6f | 64 73 20 28 73 65 65 20 |ct metho|ds (see |
|00000bf0| 62 65 6c 6f 77 29 2e 5c | 6e 20 20 33 2e 20 60 67 |below).\|n 3. `g|
|00000c00| 6e 75 73 2d 72 65 61 64 | 2d 61 63 74 69 76 65 2d |nus-read|-active-|
|00000c10| 66 69 6c 65 27 20 69 73 | 20 6e 69 6c 20 6f 72 20 |file' is| nil or |
|00000c20| 60 73 6f 6d 65 27 2e 5c | 6e 20 20 34 2e 20 41 20 |`some'.\|n 4. A |
|00000c30| 70 72 65 66 69 78 20 61 | 72 67 75 6d 65 6e 74 20 |prefix a|rgument |
|00000c40| 69 73 20 67 69 76 65 6e | 20 74 6f 20 67 6e 75 73 |is given| to gnus|
|00000c50| 2d 66 69 6e 64 2d 6e 65 | 77 2d 6e 65 77 73 67 72 |-find-ne|w-newsgr|
|00000c60| 6f 75 70 73 20 69 6e 74 | 65 72 61 63 74 69 76 65 |oups int|eractive|
|00000c70| 6c 79 2e 5c 6e 5c 6e 54 | 68 75 73 2c 20 69 66 20 |ly.\n\nT|hus, if |
|00000c80| 74 68 69 73 20 76 61 72 | 69 61 62 6c 65 20 69 73 |this var|iable is|
|00000c90| 20 60 61 73 6b 2d 73 65 | 72 76 65 72 27 20 6f 72 | `ask-se|rver' or|
|00000ca0| 20 61 20 6c 69 73 74 20 | 6f 66 20 73 65 6c 65 63 | a list |of selec|
|00000cb0| 74 20 6d 65 74 68 6f 64 | 73 20 6f 72 5c 6e 60 67 |t method|s or\n`g|
|00000cc0| 6e 75 73 2d 72 65 61 64 | 2d 61 63 74 69 76 65 2d |nus-read|-active-|
|00000cd0| 66 69 6c 65 27 20 69 73 | 20 6e 69 6c 20 6f 72 20 |file' is| nil or |
|00000ce0| 60 73 6f 6d 65 27 2c 20 | 74 68 65 6e 20 74 68 65 |`some', |then the|
|00000cf0| 20 6b 69 6c 6c 65 64 20 | 6c 69 73 74 20 69 73 20 | killed |list is |
|00000d00| 6e 6f 5c 6e 6c 6f 6e 67 | 65 72 20 6e 65 63 65 73 |no\nlong|er neces|
|00000d10| 73 61 72 79 2c 20 73 6f | 20 79 6f 75 20 63 6f 75 |sary, so| you cou|
|00000d20| 6c 64 20 73 61 66 65 6c | 79 20 73 65 74 20 60 67 |ld safel|y set `g|
|00000d30| 6e 75 73 2d 73 61 76 65 | 2d 6b 69 6c 6c 65 64 2d |nus-save|-killed-|
|00000d40| 6c 69 73 74 27 20 74 6f | 20 6e 69 6c 2e 5c 6e 5c |list' to| nil.\n\|
|00000d50| 6e 54 68 69 73 20 76 61 | 72 69 61 62 6c 65 20 63 |nThis va|riable c|
|00000d60| 61 6e 20 62 65 20 61 20 | 6c 69 73 74 20 6f 66 20 |an be a |list of |
|00000d70| 73 65 6c 65 63 74 20 6d | 65 74 68 6f 64 73 20 77 |select m|ethods w|
|00000d80| 68 69 63 68 20 47 6e 75 | 73 20 77 69 6c 6c 20 71 |hich Gnu|s will q|
|00000d90| 75 65 72 79 20 77 69 74 | 68 5c 6e 74 68 65 20 60 |uery wit|h\nthe `|
|00000da0| 61 73 6b 2d 73 65 72 76 | 65 72 27 20 6d 65 74 68 |ask-serv|er' meth|
|00000db0| 6f 64 20 69 6e 20 61 64 | 64 69 74 69 6f 6e 20 74 |od in ad|dition t|
|00000dc0| 6f 20 74 68 65 20 70 72 | 69 6d 61 72 79 2c 20 73 |o the pr|imary, s|
|00000dd0| 65 63 6f 6e 64 61 72 79 | 2c 20 61 6e 64 20 61 72 |econdary|, and ar|
|00000de0| 63 68 69 76 65 5c 6e 73 | 65 72 76 65 72 73 2e 5c |chive\ns|ervers.\|
|00000df0| 6e 5c 6e 45 67 2e 5c 6e | 20 20 28 73 65 74 71 20 |n\nEg.\n| (setq |
|00000e00| 67 6e 75 73 2d 63 68 65 | 63 6b 2d 6e 65 77 2d 6e |gnus-che|ck-new-n|
|00000e10| 65 77 73 67 72 6f 75 70 | 73 5c 6e 09 27 28 28 6e |ewsgroup|s\n.'((n|
|00000e20| 6e 74 70 20 5c 22 73 6f | 6d 65 2e 73 65 72 76 65 |ntp \"so|me.serve|
|00000e30| 72 5c 22 29 20 28 6e 6e | 74 70 20 5c 22 6f 74 68 |r\") (nn|tp \"oth|
|00000e40| 65 72 2e 73 65 72 76 65 | 72 5c 22 29 29 29 5c 6e |er.serve|r\")))\n|
|00000e50| 5c 6e 49 66 20 74 68 69 | 73 20 76 61 72 69 61 62 |\nIf thi|s variab|
|00000e60| 6c 65 20 69 73 20 6e 69 | 6c 2c 20 74 68 65 6e 20 |le is ni|l, then |
|00000e70| 79 6f 75 20 68 61 76 65 | 20 74 6f 20 74 65 6c 6c |you have| to tell|
|00000e80| 20 47 6e 75 73 20 65 78 | 70 6c 69 63 69 74 6c 79 | Gnus ex|plicitly|
|00000e90| 20 74 6f 5c 6e 63 68 65 | 63 6b 20 66 6f 72 20 6e | to\nche|ck for n|
|00000ea0| 65 77 20 6e 65 77 73 67 | 72 6f 75 70 73 20 77 69 |ew newsg|roups wi|
|00000eb0| 74 68 20 5c 5c 3c 67 6e | 75 73 2d 67 72 6f 75 70 |th \\<gn|us-group|
|00000ec0| 2d 6d 6f 64 65 2d 6d 61 | 70 3e 5c 5c 5b 67 6e 75 |-mode-ma|p>\\[gnu|
|00000ed0| 73 2d 66 69 6e 64 2d 6e | 65 77 2d 6e 65 77 73 67 |s-find-n|ew-newsg|
|00000ee0| 72 6f 75 70 73 5d 2e 22 | 20 3a 67 72 6f 75 70 20 |roups]."| :group |
|00000ef0| 27 67 6e 75 73 2d 73 74 | 61 72 74 20 3a 74 79 70 |'gnus-st|art :typ|
|00000f00| 65 20 27 28 63 68 6f 69 | 63 65 20 28 63 6f 6e 73 |e '(choi|ce (cons|
|00000f10| 74 20 3a 74 61 67 20 22 | 6e 6f 22 20 6e 69 6c 29 |t :tag "|no" nil)|
|00000f20| 20 28 63 6f 6e 73 74 20 | 3a 74 61 67 20 22 62 79 | (const |:tag "by|
|00000f30| 20 62 72 75 74 65 20 66 | 6f 72 63 65 22 20 74 29 | brute f|orce" t)|
|00000f40| 20 28 63 6f 6e 73 74 20 | 3a 74 61 67 20 22 61 73 | (const |:tag "as|
|00000f50| 6b 20 73 65 72 76 65 72 | 73 22 20 61 73 6b 2d 73 |k server|s" ask-s|
|00000f60| 65 72 76 65 72 29 20 28 | 72 65 70 65 61 74 20 3a |erver) (|repeat :|
|00000f70| 6d 65 6e 75 2d 74 61 67 | 20 22 61 73 6b 20 61 64 |menu-tag| "ask ad|
|00000f80| 64 69 74 69 6f 6e 61 6c | 20 73 65 72 76 65 72 73 |ditional| servers|
|00000f90| 22 20 3a 74 61 67 20 22 | 61 73 6b 20 61 64 64 69 |" :tag "|ask addi|
|00000fa0| 74 69 6f 6e 61 6c 20 73 | 65 72 76 65 72 73 22 20 |tional s|ervers" |
|00000fb0| 3a 76 61 6c 75 65 20 28 | 28 6e 6e 74 70 20 22 22 |:value (|(nntp ""|
|00000fc0| 29 29 20 28 73 65 78 70 | 20 3a 66 6f 72 6d 61 74 |)) (sexp| :format|
|00000fd0| 20 22 25 76 22 29 29 29 | 29 0a 28 63 75 73 74 6f | "%v")))|).(custo|
|00000fe0| 6d 2d 64 65 63 6c 61 72 | 65 2d 76 61 72 69 61 62 |m-declar|e-variab|
|00000ff0| 6c 65 20 27 67 6e 75 73 | 2d 63 68 65 63 6b 2d 62 |le 'gnus|-check-b|
|00001000| 6f 67 75 73 2d 6e 65 77 | 73 67 72 6f 75 70 73 20 |ogus-new|sgroups |
|00001010| 27 6e 69 6c 20 22 2a 4e | 6f 6e 2d 6e 69 6c 20 6d |'nil "*N|on-nil m|
|00001020| 65 61 6e 73 20 74 68 61 | 74 20 47 6e 75 73 20 77 |eans tha|t Gnus w|
|00001030| 69 6c 6c 20 63 68 65 63 | 6b 20 61 6e 64 20 72 65 |ill chec|k and re|
|00001040| 6d 6f 76 65 20 62 6f 67 | 75 73 20 6e 65 77 73 67 |move bog|us newsg|
|00001050| 72 6f 75 70 20 61 74 20 | 73 74 61 72 74 75 70 2e |roup at |startup.|
|00001060| 5c 6e 49 66 20 74 68 69 | 73 20 76 61 72 69 61 62 |\nIf thi|s variab|
|00001070| 6c 65 20 69 73 20 6e 69 | 6c 2c 20 74 68 65 6e 20 |le is ni|l, then |
|00001080| 79 6f 75 20 68 61 76 65 | 20 74 6f 20 74 65 6c 6c |you have| to tell|
|00001090| 20 47 6e 75 73 20 65 78 | 70 6c 69 63 69 74 6c 79 | Gnus ex|plicitly|
|000010a0| 20 74 6f 5c 6e 63 68 65 | 63 6b 20 66 6f 72 20 62 | to\nche|ck for b|
|000010b0| 6f 67 75 73 20 6e 65 77 | 73 67 72 6f 75 70 73 20 |ogus new|sgroups |
|000010c0| 77 69 74 68 20 5c 5c 3c | 67 6e 75 73 2d 67 72 6f |with \\<|gnus-gro|
|000010d0| 75 70 2d 6d 6f 64 65 2d | 6d 61 70 3e 5c 5c 5b 67 |up-mode-|map>\\[g|
|000010e0| 6e 75 73 2d 67 72 6f 75 | 70 2d 63 68 65 63 6b 2d |nus-grou|p-check-|
|000010f0| 62 6f 67 75 73 2d 67 72 | 6f 75 70 73 5d 2e 22 20 |bogus-gr|oups]." |
|00001100| 3a 67 72 6f 75 70 20 27 | 67 6e 75 73 2d 73 74 61 |:group '|gnus-sta|
|00001110| 72 74 2d 73 65 72 76 65 | 72 20 3a 74 79 70 65 20 |rt-serve|r :type |
|00001120| 27 62 6f 6f 6c 65 61 6e | 29 0a 28 63 75 73 74 6f |'boolean|).(custo|
|00001130| 6d 2d 64 65 63 6c 61 72 | 65 2d 76 61 72 69 61 62 |m-declar|e-variab|
|00001140| 6c 65 20 27 67 6e 75 73 | 2d 72 65 61 64 2d 61 63 |le 'gnus|-read-ac|
|00001150| 74 69 76 65 2d 66 69 6c | 65 20 27 27 73 6f 6d 65 |tive-fil|e ''some|
|00001160| 20 22 2a 4e 6f 6e 2d 6e | 69 6c 20 6d 65 61 6e 73 | "*Non-n|il means|
|00001170| 20 74 68 61 74 20 47 6e | 75 73 20 77 69 6c 6c 20 | that Gn|us will |
|00001180| 72 65 61 64 20 74 68 65 | 20 65 6e 74 69 72 65 20 |read the| entire |
|00001190| 61 63 74 69 76 65 20 66 | 69 6c 65 20 61 74 20 73 |active f|ile at s|
|000011a0| 74 61 72 74 75 70 2e 5c | 6e 49 66 20 74 68 69 73 |tartup.\|nIf this|
|000011b0| 20 76 61 72 69 61 62 6c | 65 20 69 73 20 6e 69 6c | variabl|e is nil|
|000011c0| 2c 20 47 6e 75 73 20 77 | 69 6c 6c 20 6f 6e 6c 79 |, Gnus w|ill only|
|000011d0| 20 6b 6e 6f 77 20 61 62 | 6f 75 74 20 74 68 65 20 | know ab|out the |
|000011e0| 67 72 6f 75 70 73 20 69 | 6e 20 79 6f 75 72 5c 6e |groups i|n your\n|
|000011f0| 60 2e 6e 65 77 73 72 63 | 27 20 66 69 6c 65 2e 5c |`.newsrc|' file.\|
|00001200| 6e 5c 6e 49 66 20 74 68 | 69 73 20 76 61 72 69 61 |n\nIf th|is varia|
|00001210| 62 6c 65 20 69 73 20 60 | 73 6f 6d 65 27 2c 20 47 |ble is `|some', G|
|00001220| 6e 75 73 20 77 69 6c 6c | 20 74 72 79 20 74 6f 20 |nus will| try to |
|00001230| 6f 6e 6c 79 20 72 65 61 | 64 20 74 68 65 20 72 65 |only rea|d the re|
|00001240| 6c 65 76 61 6e 74 5c 6e | 70 61 72 74 73 20 6f 66 |levant\n|parts of|
|00001250| 20 74 68 65 20 61 63 74 | 69 76 65 20 66 69 6c 65 | the act|ive file|
|00001260| 20 66 72 6f 6d 20 74 68 | 65 20 73 65 72 76 65 72 | from th|e server|
|00001270| 2e 20 20 4e 6f 74 20 61 | 6c 6c 20 73 65 72 76 65 |. Not a|ll serve|
|00001280| 72 73 20 73 75 70 70 6f | 72 74 5c 6e 74 68 69 73 |rs suppo|rt\nthis|
|00001290| 2c 20 61 6e 64 20 69 74 | 20 6d 69 67 68 74 20 62 |, and it| might b|
|000012a0| 65 20 71 75 69 74 65 20 | 73 6c 6f 77 20 77 69 74 |e quite |slow wit|
|000012b0| 68 20 6f 74 68 65 72 20 | 73 65 72 76 65 72 73 2c |h other |servers,|
|000012c0| 20 62 75 74 20 74 68 69 | 73 20 73 68 6f 75 6c 64 | but thi|s should|
|000012d0| 5c 6e 67 65 6e 65 72 61 | 6c 6c 79 20 62 65 20 66 |\ngenera|lly be f|
|000012e0| 61 73 74 65 72 20 74 68 | 61 6e 20 62 6f 74 68 20 |aster th|an both |
|000012f0| 74 68 65 20 74 20 61 6e | 64 20 6e 69 6c 20 76 61 |the t an|d nil va|
|00001300| 6c 75 65 2e 5c 6e 5c 6e | 49 66 20 79 6f 75 20 73 |lue.\n\n|If you s|
|00001310| 65 74 20 74 68 69 73 20 | 76 61 72 69 61 62 6c 65 |et this |variable|
|00001320| 20 74 6f 20 6e 69 6c 20 | 6f 72 20 60 73 6f 6d 65 | to nil |or `some|
|00001330| 27 2c 20 79 6f 75 20 70 | 72 6f 62 61 62 6c 79 20 |', you p|robably |
|00001340| 73 74 69 6c 6c 20 77 61 | 6e 74 20 74 6f 5c 6e 62 |still wa|nt to\nb|
|00001350| 65 20 74 6f 6c 64 20 61 | 62 6f 75 74 20 6e 65 77 |e told a|bout new|
|00001360| 20 6e 65 77 73 67 72 6f | 75 70 73 20 74 68 61 74 | newsgro|ups that|
|00001370| 20 61 72 72 69 76 65 2e | 20 20 54 6f 20 64 6f 20 | arrive.| To do |
|00001380| 74 68 61 74 2c 20 73 65 | 74 5c 6e 60 67 6e 75 73 |that, se|t\n`gnus|
|00001390| 2d 63 68 65 63 6b 2d 6e | 65 77 2d 6e 65 77 73 67 |-check-n|ew-newsg|
|000013a0| 72 6f 75 70 73 27 20 74 | 6f 20 60 61 73 6b 2d 73 |roups' t|o `ask-s|
|000013b0| 65 72 76 65 72 27 2e 20 | 20 54 68 69 73 20 6d 61 |erver'. | This ma|
|000013c0| 79 20 6e 6f 74 20 77 6f | 72 6b 5c 6e 70 72 6f 70 |y not wo|rk\nprop|
|000013d0| 65 72 6c 79 20 77 69 74 | 68 20 61 6c 6c 20 73 65 |erly wit|h all se|
|000013e0| 72 76 65 72 73 2e 22 20 | 3a 67 72 6f 75 70 20 27 |rvers." |:group '|
|000013f0| 67 6e 75 73 2d 73 74 61 | 72 74 2d 73 65 72 76 65 |gnus-sta|rt-serve|
|00001400| 72 20 3a 74 79 70 65 20 | 27 28 63 68 6f 69 63 65 |r :type |'(choice|
|00001410| 20 28 63 6f 6e 73 74 20 | 6e 69 6c 29 20 28 63 6f | (const |nil) (co|
|00001420| 6e 73 74 20 73 6f 6d 65 | 29 20 28 63 6f 6e 73 74 |nst some|) (const|
|00001430| 20 74 29 29 29 0a 28 63 | 75 73 74 6f 6d 2d 64 65 | t))).(c|ustom-de|
|00001440| 63 6c 61 72 65 2d 76 61 | 72 69 61 62 6c 65 20 27 |clare-va|riable '|
|00001450| 67 6e 75 73 2d 6c 65 76 | 65 6c 2d 73 75 62 73 63 |gnus-lev|el-subsc|
|00001460| 72 69 62 65 64 20 27 35 | 20 22 2a 47 72 6f 75 70 |ribed '5| "*Group|
|00001470| 73 20 77 69 74 68 20 6c | 65 76 65 6c 73 20 6c 65 |s with l|evels le|
|00001480| 73 73 20 74 68 61 6e 20 | 6f 72 20 65 71 75 61 6c |ss than |or equal|
|00001490| 20 74 6f 20 74 68 69 73 | 20 76 61 72 69 61 62 6c | to this| variabl|
|000014a0| 65 20 61 72 65 20 73 75 | 62 73 63 72 69 62 65 64 |e are su|bscribed|
|000014b0| 2e 22 20 3a 67 72 6f 75 | 70 20 27 67 6e 75 73 2d |." :grou|p 'gnus-|
|000014c0| 67 72 6f 75 70 2d 6c 65 | 76 65 6c 73 20 3a 74 79 |group-le|vels :ty|
|000014d0| 70 65 20 27 69 6e 74 65 | 67 65 72 29 0a 28 63 75 |pe 'inte|ger).(cu|
|000014e0| 73 74 6f 6d 2d 64 65 63 | 6c 61 72 65 2d 76 61 72 |stom-dec|lare-var|
|000014f0| 69 61 62 6c 65 20 27 67 | 6e 75 73 2d 6c 65 76 65 |iable 'g|nus-leve|
|00001500| 6c 2d 75 6e 73 75 62 73 | 63 72 69 62 65 64 20 27 |l-unsubs|cribed '|
|00001510| 37 20 22 2a 47 72 6f 75 | 70 73 20 77 69 74 68 20 |7 "*Grou|ps with |
|00001520| 6c 65 76 65 6c 73 20 6c | 65 73 73 20 74 68 61 6e |levels l|ess than|
|00001530| 20 6f 72 20 65 71 75 61 | 6c 20 74 6f 20 74 68 69 | or equa|l to thi|
|00001540| 73 20 76 61 72 69 61 62 | 6c 65 20 61 72 65 20 75 |s variab|le are u|
|00001550| 6e 73 75 62 73 63 72 69 | 62 65 64 2e 5c 6e 47 72 |nsubscri|bed.\nGr|
|00001560| 6f 75 70 73 20 77 69 74 | 68 20 6c 65 76 65 6c 73 |oups wit|h levels|
|00001570| 20 6c 65 73 73 20 74 68 | 61 6e 20 60 67 6e 75 73 | less th|an `gnus|
|00001580| 2d 6c 65 76 65 6c 2d 73 | 75 62 73 63 72 69 62 65 |-level-s|ubscribe|
|00001590| 64 27 2c 20 77 68 69 63 | 68 20 73 68 6f 75 6c 64 |d', whic|h should|
|000015a0| 20 62 65 5c 6e 6c 65 73 | 73 20 74 68 61 6e 20 74 | be\nles|s than t|
|000015b0| 68 69 73 20 76 61 72 69 | 61 62 6c 65 2c 20 61 72 |his vari|able, ar|
|000015c0| 65 20 73 75 62 73 63 72 | 69 62 65 64 2e 22 20 3a |e subscr|ibed." :|
|000015d0| 67 72 6f 75 70 20 27 67 | 6e 75 73 2d 67 72 6f 75 |group 'g|nus-grou|
|000015e0| 70 2d 6c 65 76 65 6c 73 | 20 3a 74 79 70 65 20 27 |p-levels| :type '|
|000015f0| 69 6e 74 65 67 65 72 29 | 0a 28 63 75 73 74 6f 6d |integer)|.(custom|
|00001600| 2d 64 65 63 6c 61 72 65 | 2d 76 61 72 69 61 62 6c |-declare|-variabl|
|00001610| 65 20 27 67 6e 75 73 2d | 6c 65 76 65 6c 2d 7a 6f |e 'gnus-|level-zo|
|00001620| 6d 62 69 65 20 27 38 20 | 22 2a 47 72 6f 75 70 73 |mbie '8 |"*Groups|
|00001630| 20 77 69 74 68 20 74 68 | 69 73 20 6c 65 76 65 6c | with th|is level|
|00001640| 20 61 72 65 20 7a 6f 6d | 62 69 65 20 67 72 6f 75 | are zom|bie grou|
|00001650| 70 73 2e 22 20 3a 67 72 | 6f 75 70 20 27 67 6e 75 |ps." :gr|oup 'gnu|
|00001660| 73 2d 67 72 6f 75 70 2d | 6c 65 76 65 6c 73 20 3a |s-group-|levels :|
|00001670| 74 79 70 65 20 27 69 6e | 74 65 67 65 72 29 0a 28 |type 'in|teger).(|
|00001680| 63 75 73 74 6f 6d 2d 64 | 65 63 6c 61 72 65 2d 76 |custom-d|eclare-v|
|00001690| 61 72 69 61 62 6c 65 20 | 27 67 6e 75 73 2d 6c 65 |ariable |'gnus-le|
|000016a0| 76 65 6c 2d 6b 69 6c 6c | 65 64 20 27 39 20 22 2a |vel-kill|ed '9 "*|
|000016b0| 47 72 6f 75 70 73 20 77 | 69 74 68 20 74 68 69 73 |Groups w|ith this|
|000016c0| 20 6c 65 76 65 6c 20 61 | 72 65 20 6b 69 6c 6c 65 | level a|re kille|
|000016d0| 64 2e 22 20 3a 67 72 6f | 75 70 20 27 67 6e 75 73 |d." :gro|up 'gnus|
|000016e0| 2d 67 72 6f 75 70 2d 6c | 65 76 65 6c 73 20 3a 74 |-group-l|evels :t|
|000016f0| 79 70 65 20 27 69 6e 74 | 65 67 65 72 29 0a 28 63 |ype 'int|eger).(c|
|00001700| 75 73 74 6f 6d 2d 64 65 | 63 6c 61 72 65 2d 76 61 |ustom-de|clare-va|
|00001710| 72 69 61 62 6c 65 20 27 | 67 6e 75 73 2d 6c 65 76 |riable '|gnus-lev|
|00001720| 65 6c 2d 64 65 66 61 75 | 6c 74 2d 73 75 62 73 63 |el-defau|lt-subsc|
|00001730| 72 69 62 65 64 20 27 33 | 20 22 2a 4e 65 77 20 73 |ribed '3| "*New s|
|00001740| 75 62 73 63 72 69 62 65 | 64 20 67 72 6f 75 70 73 |ubscribe|d groups|
|00001750| 20 77 69 6c 6c 20 62 65 | 20 73 75 62 73 63 72 69 | will be| subscri|
|00001760| 62 65 64 20 61 74 20 74 | 68 69 73 20 6c 65 76 65 |bed at t|his leve|
|00001770| 6c 2e 22 20 3a 67 72 6f | 75 70 20 27 67 6e 75 73 |l." :gro|up 'gnus|
|00001780| 2d 67 72 6f 75 70 2d 6c | 65 76 65 6c 73 20 3a 74 |-group-l|evels :t|
|00001790| 79 70 65 20 27 69 6e 74 | 65 67 65 72 29 0a 28 63 |ype 'int|eger).(c|
|000017a0| 75 73 74 6f 6d 2d 64 65 | 63 6c 61 72 65 2d 76 61 |ustom-de|clare-va|
|000017b0| 72 69 61 62 6c 65 20 27 | 67 6e 75 73 2d 6c 65 76 |riable '|gnus-lev|
|000017c0| 65 6c 2d 64 65 66 61 75 | 6c 74 2d 75 6e 73 75 62 |el-defau|lt-unsub|
|000017d0| 73 63 72 69 62 65 64 20 | 27 36 20 22 2a 4e 65 77 |scribed |'6 "*New|
|000017e0| 20 75 6e 73 75 62 73 63 | 72 69 62 65 64 20 67 72 | unsubsc|ribed gr|
|000017f0| 6f 75 70 73 20 77 69 6c | 6c 20 62 65 20 75 6e 73 |oups wil|l be uns|
|00001800| 75 62 73 63 72 69 62 65 | 64 20 61 74 20 74 68 69 |ubscribe|d at thi|
|00001810| 73 20 6c 65 76 65 6c 2e | 22 20 3a 67 72 6f 75 70 |s level.|" :group|
|00001820| 20 27 67 6e 75 73 2d 67 | 72 6f 75 70 2d 6c 65 76 | 'gnus-g|roup-lev|
|00001830| 65 6c 73 20 3a 74 79 70 | 65 20 27 69 6e 74 65 67 |els :typ|e 'integ|
|00001840| 65 72 29 0a 28 63 75 73 | 74 6f 6d 2d 64 65 63 6c |er).(cus|tom-decl|
|00001850| 61 72 65 2d 76 61 72 69 | 61 62 6c 65 20 27 67 6e |are-vari|able 'gn|
|00001860| 75 73 2d 61 63 74 69 76 | 61 74 65 2d 6c 65 76 65 |us-activ|ate-leve|
|00001870| 6c 20 27 28 31 2b 20 67 | 6e 75 73 2d 6c 65 76 65 |l '(1+ g|nus-leve|
|00001880| 6c 2d 73 75 62 73 63 72 | 69 62 65 64 29 20 22 2a |l-subscr|ibed) "*|
|00001890| 47 72 6f 75 70 73 20 68 | 69 67 68 65 72 20 74 68 |Groups h|igher th|
|000018a0| 61 6e 20 74 68 69 73 20 | 6c 65 76 65 6c 20 77 6f |an this |level wo|
|000018b0| 6e 27 74 20 62 65 20 61 | 63 74 69 76 61 74 65 64 |n't be a|ctivated|
|000018c0| 20 6f 6e 20 73 74 61 72 | 74 75 70 2e 5c 6e 53 65 | on star|tup.\nSe|
|000018d0| 74 74 69 6e 67 20 74 68 | 69 73 20 76 61 72 69 61 |tting th|is varia|
|000018e0| 62 6c 65 20 74 6f 20 73 | 6f 6d 65 74 68 69 6e 67 |ble to s|omething|
|000018f0| 20 6c 6f 77 20 6d 69 67 | 68 74 20 73 61 76 65 20 | low mig|ht save |
|00001900| 6c 6f 74 73 20 6f 66 20 | 74 69 6d 65 20 77 68 65 |lots of |time whe|
|00001910| 6e 5c 6e 79 6f 75 20 68 | 61 76 65 20 6d 61 6e 79 |n\nyou h|ave many|
|00001920| 20 67 72 6f 75 70 73 20 | 74 68 61 74 20 79 6f 75 | groups |that you|
|00001930| 20 61 72 65 6e 27 74 20 | 69 6e 74 65 72 65 73 74 | aren't |interest|
|00001940| 65 64 20 69 6e 2e 22 20 | 3a 67 72 6f 75 70 20 27 |ed in." |:group '|
|00001950| 67 6e 75 73 2d 67 72 6f | 75 70 2d 6c 65 76 65 6c |gnus-gro|up-level|
|00001960| 73 20 3a 74 79 70 65 20 | 27 69 6e 74 65 67 65 72 |s :type |'integer|
|00001970| 29 0a 28 63 75 73 74 6f | 6d 2d 64 65 63 6c 61 72 |).(custo|m-declar|
|00001980| 65 2d 76 61 72 69 61 62 | 6c 65 20 27 67 6e 75 73 |e-variab|le 'gnus|
|00001990| 2d 61 63 74 69 76 61 74 | 65 2d 66 6f 72 65 69 67 |-activat|e-foreig|
|000019a0| 6e 2d 6e 65 77 73 67 72 | 6f 75 70 73 20 27 34 20 |n-newsgr|oups '4 |
|000019b0| 22 2a 49 66 20 6e 69 6c | 2c 20 47 6e 75 73 20 77 |"*If nil|, Gnus w|
|000019c0| 69 6c 6c 20 6e 6f 74 20 | 63 68 65 63 6b 20 66 6f |ill not |check fo|
|000019d0| 72 65 69 67 6e 20 6e 65 | 77 73 67 72 6f 75 70 73 |reign ne|wsgroups|
|000019e0| 20 61 74 20 73 74 61 72 | 74 75 70 2e 5c 6e 49 66 | at star|tup.\nIf|
|000019f0| 20 69 74 20 69 73 20 6e | 6f 6e 2d 6e 69 6c 2c 20 | it is n|on-nil, |
|00001a00| 69 74 20 73 68 6f 75 6c | 64 20 62 65 20 61 20 6e |it shoul|d be a n|
|00001a10| 75 6d 62 65 72 20 62 65 | 74 77 65 65 6e 20 6f 6e |umber be|tween on|
|00001a20| 65 20 61 6e 64 20 6e 69 | 6e 65 2e 20 20 46 6f 72 |e and ni|ne. For|
|00001a30| 65 69 67 6e 5c 6e 6e 65 | 77 73 67 72 6f 75 70 73 |eign\nne|wsgroups|
|00001a40| 20 74 68 61 74 20 68 61 | 76 65 20 61 20 6c 65 76 | that ha|ve a lev|
|00001a50| 65 6c 20 6c 6f 77 65 72 | 20 6f 72 20 65 71 75 61 |el lower| or equa|
|00001a60| 6c 20 74 6f 20 74 68 69 | 73 20 6e 75 6d 62 65 72 |l to thi|s number|
|00001a70| 20 77 69 6c 6c 20 62 65 | 5c 6e 61 63 74 69 76 61 | will be|\nactiva|
|00001a80| 74 65 64 20 6f 6e 20 73 | 74 61 72 74 75 70 2e 20 |ted on s|tartup. |
|00001a90| 20 46 6f 72 20 69 6e 73 | 74 61 6e 63 65 2c 20 69 | For ins|tance, i|
|00001aa0| 66 20 79 6f 75 20 77 61 | 6e 74 20 74 6f 20 61 63 |f you wa|nt to ac|
|00001ab0| 74 69 76 65 20 61 6c 6c | 5c 6e 73 75 62 73 63 72 |tive all|\nsubscr|
|00001ac0| 69 62 65 64 20 6e 65 77 | 73 67 72 6f 75 70 73 2c |ibed new|sgroups,|
|00001ad0| 20 62 75 74 20 6e 6f 74 | 20 74 68 65 20 72 65 73 | but not| the res|
|00001ae0| 74 2c 20 79 6f 75 27 64 | 20 73 65 74 20 74 68 69 |t, you'd| set thi|
|00001af0| 73 20 76 61 72 69 61 62 | 6c 65 20 74 6f 5c 6e 60 |s variab|le to\n`|
|00001b00| 67 6e 75 73 2d 6c 65 76 | 65 6c 2d 73 75 62 73 63 |gnus-lev|el-subsc|
|00001b10| 72 69 62 65 64 27 2e 5c | 6e 5c 6e 49 66 20 79 6f |ribed'.\|n\nIf yo|
|00001b20| 75 20 73 75 62 73 63 72 | 69 62 65 20 74 6f 20 6c |u subscr|ibe to l|
|00001b30| 6f 74 73 20 6f 66 20 6e | 65 77 73 67 72 6f 75 70 |ots of n|ewsgroup|
|00001b40| 73 20 66 72 6f 6d 20 64 | 69 66 66 65 72 65 6e 74 |s from d|ifferent|
|00001b50| 20 73 65 72 76 65 72 73 | 2c 20 73 74 61 72 74 75 | servers|, startu|
|00001b60| 70 5c 6e 6d 69 67 68 74 | 20 74 61 6b 65 20 61 20 |p\nmight| take a |
|00001b70| 77 68 69 6c 65 2e 20 20 | 42 79 20 73 65 74 74 69 |while. |By setti|
|00001b80| 6e 67 20 74 68 69 73 20 | 76 61 72 69 61 62 6c 65 |ng this |variable|
|00001b90| 20 74 6f 20 6e 69 6c 2c | 20 79 6f 75 27 6c 6c 20 | to nil,| you'll |
|00001ba0| 73 61 76 65 20 74 69 6d | 65 2c 5c 6e 62 75 74 20 |save tim|e,\nbut |
|00001bb0| 79 6f 75 20 77 6f 6e 27 | 74 20 62 65 20 74 6f 6c |you won'|t be tol|
|00001bc0| 64 20 68 6f 77 20 6d 61 | 6e 79 20 75 6e 72 65 61 |d how ma|ny unrea|
|00001bd0| 64 20 61 72 74 69 63 6c | 65 73 20 74 68 65 72 65 |d articl|es there|
|00001be0| 20 61 72 65 20 69 6e 20 | 74 68 65 5c 6e 67 72 6f | are in |the\ngro|
|00001bf0| 75 70 73 2e 22 20 3a 67 | 72 6f 75 70 20 27 67 6e |ups." :g|roup 'gn|
|00001c00| 75 73 2d 67 72 6f 75 70 | 2d 6c 65 76 65 6c 73 20 |us-group|-levels |
|00001c10| 3a 74 79 70 65 20 27 69 | 6e 74 65 67 65 72 29 0a |:type 'i|nteger).|
|00001c20| 28 63 75 73 74 6f 6d 2d | 64 65 63 6c 61 72 65 2d |(custom-|declare-|
|00001c30| 76 61 72 69 61 62 6c 65 | 20 27 67 6e 75 73 2d 73 |variable| 'gnus-s|
|00001c40| 61 76 65 2d 6e 65 77 73 | 72 63 2d 66 69 6c 65 20 |ave-news|rc-file |
|00001c50| 27 74 20 22 2a 4e 6f 6e | 2d 6e 69 6c 20 6d 65 61 |'t "*Non|-nil mea|
|00001c60| 6e 73 20 74 68 61 74 20 | 47 6e 75 73 20 77 69 6c |ns that |Gnus wil|
|00001c70| 6c 20 73 61 76 65 20 74 | 68 65 20 60 2e 6e 65 77 |l save t|he `.new|
|00001c80| 73 72 63 27 20 66 69 6c | 65 2e 5c 6e 47 6e 75 73 |src' fil|e.\nGnus|
|00001c90| 20 61 6c 77 61 79 73 20 | 73 61 76 65 73 20 69 74 | always |saves it|
|00001ca0| 73 20 6f 77 6e 20 73 74 | 61 72 74 75 70 20 66 69 |s own st|artup fi|
|00001cb0| 6c 65 2c 20 77 68 69 63 | 68 20 69 73 20 63 61 6c |le, whic|h is cal|
|00001cc0| 6c 65 64 5c 6e 5c 22 2e | 6e 65 77 73 72 63 2e 65 |led\n\".|newsrc.e|
|00001cd0| 6c 64 5c 22 2e 20 20 54 | 68 65 20 66 69 6c 65 20 |ld\". T|he file |
|00001ce0| 63 61 6c 6c 65 64 20 5c | 22 2e 6e 65 77 73 72 63 |called \|".newsrc|
|00001cf0| 5c 22 20 69 73 20 69 6e | 20 61 20 66 6f 72 6d 61 |\" is in| a forma|
|00001d00| 74 20 74 68 61 74 20 63 | 61 6e 5c 6e 62 65 20 72 |t that c|an\nbe r|
|00001d10| 65 61 64 69 6c 79 20 75 | 6e 64 65 72 73 74 6f 6f |eadily u|nderstoo|
|00001d20| 64 20 62 79 20 6f 74 68 | 65 72 20 6e 65 77 73 72 |d by oth|er newsr|
|00001d30| 65 61 64 65 72 73 2e 20 | 20 49 66 20 79 6f 75 20 |eaders. | If you |
|00001d40| 64 6f 6e 27 74 20 70 6c | 61 6e 20 6f 6e 5c 6e 75 |don't pl|an on\nu|
|00001d50| 73 69 6e 67 20 6f 74 68 | 65 72 20 6e 65 77 73 72 |sing oth|er newsr|
|00001d60| 65 61 64 65 72 73 2c 20 | 73 65 74 20 74 68 69 73 |eaders, |set this|
|00001d70| 20 76 61 72 69 61 62 6c | 65 20 74 6f 20 6e 69 6c | variabl|e to nil|
|00001d80| 20 74 6f 20 73 61 76 65 | 20 73 6f 6d 65 20 74 69 | to save| some ti|
|00001d90| 6d 65 20 6f 6e 5c 6e 65 | 78 69 74 2e 22 20 3a 67 |me on\ne|xit." :g|
|00001da0| 72 6f 75 70 20 27 67 6e | 75 73 2d 6e 65 77 73 72 |roup 'gn|us-newsr|
|00001db0| 63 20 3a 74 79 70 65 20 | 27 62 6f 6f 6c 65 61 6e |c :type |'boolean|
|00001dc0| 29 0a 28 63 75 73 74 6f | 6d 2d 64 65 63 6c 61 72 |).(custo|m-declar|
|00001dd0| 65 2d 76 61 72 69 61 62 | 6c 65 20 27 67 6e 75 73 |e-variab|le 'gnus|
|00001de0| 2d 73 61 76 65 2d 6b 69 | 6c 6c 65 64 2d 6c 69 73 |-save-ki|lled-lis|
|00001df0| 74 20 27 74 20 22 2a 49 | 66 20 6e 6f 6e 2d 6e 69 |t 't "*I|f non-ni|
|00001e00| 6c 2c 20 73 61 76 65 20 | 74 68 65 20 6c 69 73 74 |l, save |the list|
|00001e10| 20 6f 66 20 6b 69 6c 6c | 65 64 20 67 72 6f 75 70 | of kill|ed group|
|00001e20| 73 20 74 6f 20 74 68 65 | 20 73 74 61 72 74 75 70 |s to the| startup|
|00001e30| 20 66 69 6c 65 2e 5c 6e | 49 66 20 79 6f 75 20 73 | file.\n|If you s|
|00001e40| 65 74 20 74 68 69 73 20 | 76 61 72 69 61 62 6c 65 |et this |variable|
|00001e50| 20 74 6f 20 6e 69 6c 2c | 20 79 6f 75 27 6c 6c 20 | to nil,| you'll |
|00001e60| 73 61 76 65 20 62 6f 74 | 68 20 74 69 6d 65 20 28 |save bot|h time (|
|00001e70| 77 68 65 6e 20 73 74 61 | 72 74 69 6e 67 5c 6e 61 |when sta|rting\na|
|00001e80| 6e 64 20 71 75 69 74 74 | 69 6e 67 29 20 61 6e 64 |nd quitt|ing) and|
|00001e90| 20 73 70 61 63 65 20 28 | 62 6f 74 68 20 6d 65 6d | space (|both mem|
|00001ea0| 6f 72 79 20 61 6e 64 20 | 64 69 73 6b 29 2c 20 62 |ory and |disk), b|
|00001eb0| 75 74 20 69 74 20 77 69 | 6c 6c 20 61 6c 73 6f 20 |ut it wi|ll also |
|00001ec0| 6d 65 61 6e 5c 6e 74 68 | 61 74 20 47 6e 75 73 20 |mean\nth|at Gnus |
|00001ed0| 68 61 73 20 6e 6f 20 72 | 65 63 6f 72 64 20 6f 66 |has no r|ecord of|
|00001ee0| 20 77 68 69 63 68 20 67 | 72 6f 75 70 73 20 61 72 | which g|roups ar|
|00001ef0| 65 20 6e 65 77 20 61 6e | 64 20 77 68 69 63 68 20 |e new an|d which |
|00001f00| 61 72 65 20 6f 6c 64 2c | 20 73 6f 5c 6e 74 68 65 |are old,| so\nthe|
|00001f10| 20 61 75 74 6f 6d 61 74 | 69 63 20 6e 65 77 20 6e | automat|ic new n|
|00001f20| 65 77 73 67 72 6f 75 70 | 73 20 73 75 62 73 63 72 |ewsgroup|s subscr|
|00001f30| 69 70 74 69 6f 6e 20 6d | 65 74 68 6f 64 73 20 62 |iption m|ethods b|
|00001f40| 65 63 6f 6d 65 20 6d 65 | 61 6e 69 6e 67 6c 65 73 |ecome me|aningles|
|00001f50| 73 2e 5c 6e 5c 6e 59 6f | 75 20 73 68 6f 75 6c 64 |s.\n\nYo|u should|
|00001f60| 20 61 6c 77 61 79 73 20 | 73 65 74 20 60 67 6e 75 | always |set `gnu|
|00001f70| 73 2d 63 68 65 63 6b 2d | 6e 65 77 2d 6e 65 77 73 |s-check-|new-news|
|00001f80| 67 72 6f 75 70 73 27 20 | 74 6f 20 60 61 73 6b 2d |groups' |to `ask-|
|00001f90| 73 65 72 76 65 72 27 20 | 6f 72 5c 6e 6e 69 6c 20 |server' |or\nnil |
|00001fa0| 69 66 20 79 6f 75 20 73 | 65 74 20 74 68 69 73 20 |if you s|et this |
|00001fb0| 76 61 72 69 61 62 6c 65 | 20 74 6f 20 6e 69 6c 2e |variable| to nil.|
|00001fc0| 5c 6e 5c 6e 54 68 69 73 | 20 76 61 72 69 61 62 6c |\n\nThis| variabl|
|00001fd0| 65 20 63 61 6e 20 61 6c | 73 6f 20 62 65 20 61 20 |e can al|so be a |
|00001fe0| 72 65 67 65 78 70 2e 20 | 20 49 6e 20 74 68 61 74 |regexp. | In that|
|00001ff0| 20 63 61 73 65 2c 20 61 | 6c 6c 20 67 72 6f 75 70 | case, a|ll group|
|00002000| 73 20 74 68 61 74 20 64 | 6f 5c 6e 6e 6f 74 20 6d |s that d|o\nnot m|
|00002010| 61 74 63 68 20 74 68 69 | 73 20 72 65 67 65 78 70 |atch thi|s regexp|
|00002020| 20 77 69 6c 6c 20 62 65 | 20 72 65 6d 6f 76 65 64 | will be| removed|
|00002030| 20 62 65 66 6f 72 65 20 | 73 61 76 69 6e 67 20 74 | before |saving t|
|00002040| 68 65 20 6c 69 73 74 2e | 22 20 3a 67 72 6f 75 70 |he list.|" :group|
|00002050| 20 27 67 6e 75 73 2d 6e | 65 77 73 72 63 20 3a 74 | 'gnus-n|ewsrc :t|
|00002060| 79 70 65 20 27 62 6f 6f | 6c 65 61 6e 29 0a 28 63 |ype 'boo|lean).(c|
|00002070| 75 73 74 6f 6d 2d 64 65 | 63 6c 61 72 65 2d 76 61 |ustom-de|clare-va|
|00002080| 72 69 61 62 6c 65 20 27 | 67 6e 75 73 2d 69 67 6e |riable '|gnus-ign|
|00002090| 6f 72 65 64 2d 6e 65 77 | 73 67 72 6f 75 70 73 20 |ored-new|sgroups |
|000020a0| 27 28 70 75 72 65 63 6f | 70 79 20 28 6d 61 70 63 |'(pureco|py (mapc|
|000020b0| 6f 6e 63 61 74 20 27 69 | 64 65 6e 74 69 74 79 20 |oncat 'i|dentity |
|000020c0| 27 28 22 5e 74 6f 5c 5c | 2e 22 20 22 5e 5b 30 2d |'("^to\\|." "^[0-|
|000020d0| 39 2e 20 09 5d 2b 20 22 | 20 22 5b 5d 5b 5c 22 23 |9. .]+ "| "[][\"#|
|000020e0| 27 28 29 5d 22 29 20 22 | 5c 5c 7c 22 29 29 20 22 |'()]") "|\\|")) "|
|000020f0| 41 20 72 65 67 65 78 70 | 20 74 6f 20 6d 61 74 63 |A regexp| to matc|
|00002100| 68 20 75 6e 69 6e 74 65 | 72 65 73 74 69 6e 67 20 |h uninte|resting |
|00002110| 6e 65 77 73 67 72 6f 75 | 70 73 20 69 6e 20 74 68 |newsgrou|ps in th|
|00002120| 65 20 61 63 74 69 76 65 | 20 66 69 6c 65 2e 5c 6e |e active| file.\n|
|00002130| 41 6e 79 20 6c 69 6e 65 | 73 20 69 6e 20 74 68 65 |Any line|s in the|
|00002140| 20 61 63 74 69 76 65 20 | 66 69 6c 65 20 6d 61 74 | active |file mat|
|00002150| 63 68 69 6e 67 20 74 68 | 69 73 20 72 65 67 75 6c |ching th|is regul|
|00002160| 61 72 20 65 78 70 72 65 | 73 73 69 6f 6e 20 61 72 |ar expre|ssion ar|
|00002170| 65 5c 6e 72 65 6d 6f 76 | 65 64 20 66 72 6f 6d 20 |e\nremov|ed from |
|00002180| 74 68 65 20 6e 65 77 73 | 67 72 6f 75 70 20 6c 69 |the news|group li|
|00002190| 73 74 20 62 65 66 6f 72 | 65 20 61 6e 79 74 68 69 |st befor|e anythi|
|000021a0| 6e 67 20 65 6c 73 65 20 | 69 73 20 64 6f 6e 65 20 |ng else |is done |
|000021b0| 74 6f 20 69 74 2c 5c 6e | 74 68 75 73 20 6d 61 6b |to it,\n|thus mak|
|000021c0| 69 6e 67 20 74 68 65 6d | 20 65 66 66 65 63 74 69 |ing them| effecti|
|000021d0| 76 65 6c 79 20 6e 6f 6e | 2d 65 78 69 73 74 65 6e |vely non|-existen|
|000021e0| 74 2e 22 20 3a 67 72 6f | 75 70 20 27 67 6e 75 73 |t." :gro|up 'gnus|
|000021f0| 2d 67 72 6f 75 70 2d 6e | 65 77 20 3a 74 79 70 65 |-group-n|ew :type|
|00002200| 20 27 72 65 67 65 78 70 | 29 0a 28 63 75 73 74 6f | 'regexp|).(custo|
|00002210| 6d 2d 64 65 63 6c 61 72 | 65 2d 76 61 72 69 61 62 |m-declar|e-variab|
|00002220| 6c 65 20 27 67 6e 75 73 | 2d 73 75 62 73 63 72 69 |le 'gnus|-subscri|
|00002230| 62 65 2d 6e 65 77 73 67 | 72 6f 75 70 2d 6d 65 74 |be-newsg|roup-met|
|00002240| 68 6f 64 20 27 27 67 6e | 75 73 2d 73 75 62 73 63 |hod ''gn|us-subsc|
|00002250| 72 69 62 65 2d 7a 6f 6d | 62 69 65 73 20 22 2a 46 |ribe-zom|bies "*F|
|00002260| 75 6e 63 74 69 6f 6e 20 | 63 61 6c 6c 65 64 20 77 |unction |called w|
|00002270| 69 74 68 20 61 20 67 72 | 6f 75 70 20 6e 61 6d 65 |ith a gr|oup name|
|00002280| 20 77 68 65 6e 20 6e 65 | 77 20 67 72 6f 75 70 20 | when ne|w group |
|00002290| 69 73 20 64 65 74 65 63 | 74 65 64 2e 5c 6e 41 20 |is detec|ted.\nA |
|000022a0| 66 65 77 20 70 72 65 2d | 6d 61 64 65 20 66 75 6e |few pre-|made fun|
|000022b0| 63 74 69 6f 6e 73 20 61 | 72 65 20 73 75 70 70 6c |ctions a|re suppl|
|000022c0| 69 65 64 3a 20 60 67 6e | 75 73 2d 73 75 62 73 63 |ied: `gn|us-subsc|
|000022d0| 72 69 62 65 2d 72 61 6e | 64 6f 6d 6c 79 27 5c 6e |ribe-ran|domly'\n|
|000022e0| 69 6e 73 65 72 74 73 20 | 6e 65 77 20 67 72 6f 75 |inserts |new grou|
|000022f0| 70 73 20 61 74 20 74 68 | 65 20 62 65 67 69 6e 6e |ps at th|e beginn|
|00002300| 69 6e 67 20 6f 66 20 74 | 68 65 20 6c 69 73 74 20 |ing of t|he list |
|00002310| 6f 66 20 67 72 6f 75 70 | 73 3b 5c 6e 60 67 6e 75 |of group|s;\n`gnu|
|00002320| 73 2d 73 75 62 73 63 72 | 69 62 65 2d 61 6c 70 68 |s-subscr|ibe-alph|
|00002330| 61 62 65 74 69 63 61 6c | 6c 79 27 20 69 6e 73 65 |abetical|ly' inse|
|00002340| 72 74 73 20 6e 65 77 20 | 67 72 6f 75 70 73 20 69 |rts new |groups i|
|00002350| 6e 20 73 74 72 69 63 74 | 5c 6e 61 6c 70 68 61 62 |n strict|\nalphab|
|00002360| 65 74 69 63 20 6f 72 64 | 65 72 3b 20 60 67 6e 75 |etic ord|er; `gnu|
|00002370| 73 2d 73 75 62 73 63 72 | 69 62 65 2d 68 69 65 72 |s-subscr|ibe-hier|
|00002380| 61 72 63 68 69 63 61 6c | 6c 79 27 20 69 6e 73 65 |archical|ly' inse|
|00002390| 72 74 73 20 6e 65 77 20 | 67 72 6f 75 70 73 5c 6e |rts new |groups\n|
|000023a0| 69 6e 20 68 69 65 72 61 | 72 63 68 69 63 61 6c 20 |in hiera|rchical |
|000023b0| 6e 65 77 73 67 72 6f 75 | 70 20 6f 72 64 65 72 3b |newsgrou|p order;|
|000023c0| 20 60 67 6e 75 73 2d 73 | 75 62 73 63 72 69 62 65 | `gnus-s|ubscribe|
|000023d0| 2d 69 6e 74 65 72 61 63 | 74 69 76 65 6c 79 27 20 |-interac|tively' |
|000023e0| 61 73 6b 73 5c 6e 66 6f | 72 20 79 6f 75 72 20 64 |asks\nfo|r your d|
|000023f0| 65 63 69 73 69 6f 6e 3b | 20 60 67 6e 75 73 2d 73 |ecision;| `gnus-s|
|00002400| 75 62 73 63 72 69 62 65 | 2d 6b 69 6c 6c 65 64 27 |ubscribe|-killed'|
|00002410| 20 6b 69 6c 6c 73 20 61 | 6c 6c 20 6e 65 77 20 67 | kills a|ll new g|
|00002420| 72 6f 75 70 73 3b 5c 6e | 60 67 6e 75 73 2d 73 75 |roups;\n|`gnus-su|
|00002430| 62 73 63 72 69 62 65 2d | 7a 6f 6d 62 69 65 73 27 |bscribe-|zombies'|
|00002440| 20 77 69 6c 6c 20 6d 61 | 6b 65 20 61 6c 6c 20 6e | will ma|ke all n|
|00002450| 65 77 20 67 72 6f 75 70 | 73 20 69 6e 74 6f 20 7a |ew group|s into z|
|00002460| 6f 6d 62 69 65 73 2e 22 | 20 3a 67 72 6f 75 70 20 |ombies."| :group |
|00002470| 27 67 6e 75 73 2d 67 72 | 6f 75 70 2d 6e 65 77 20 |'gnus-gr|oup-new |
|00002480| 3a 74 79 70 65 20 27 28 | 72 61 64 69 6f 20 28 66 |:type '(|radio (f|
|00002490| 75 6e 63 74 69 6f 6e 2d | 69 74 65 6d 20 67 6e 75 |unction-|item gnu|
|000024a0| 73 2d 73 75 62 73 63 72 | 69 62 65 2d 72 61 6e 64 |s-subscr|ibe-rand|
|000024b0| 6f 6d 6c 79 29 20 28 66 | 75 6e 63 74 69 6f 6e 2d |omly) (f|unction-|
|000024c0| 69 74 65 6d 20 67 6e 75 | 73 2d 73 75 62 73 63 72 |item gnu|s-subscr|
|000024d0| 69 62 65 2d 61 6c 70 68 | 61 62 65 74 69 63 61 6c |ibe-alph|abetical|
|000024e0| 6c 79 29 20 28 66 75 6e | 63 74 69 6f 6e 2d 69 74 |ly) (fun|ction-it|
|000024f0| 65 6d 20 67 6e 75 73 2d | 73 75 62 73 63 72 69 62 |em gnus-|subscrib|
|00002500| 65 2d 68 69 65 72 61 72 | 63 68 69 63 61 6c 6c 79 |e-hierar|chically|
|00002510| 29 20 28 66 75 6e 63 74 | 69 6f 6e 2d 69 74 65 6d |) (funct|ion-item|
|00002520| 20 67 6e 75 73 2d 73 75 | 62 73 63 72 69 62 65 2d | gnus-su|bscribe-|
|00002530| 69 6e 74 65 72 61 63 74 | 69 76 65 6c 79 29 20 28 |interact|ively) (|
|00002540| 66 75 6e 63 74 69 6f 6e | 2d 69 74 65 6d 20 67 6e |function|-item gn|
|00002550| 75 73 2d 73 75 62 73 63 | 72 69 62 65 2d 6b 69 6c |us-subsc|ribe-kil|
|00002560| 6c 65 64 29 20 28 66 75 | 6e 63 74 69 6f 6e 2d 69 |led) (fu|nction-i|
|00002570| 74 65 6d 20 67 6e 75 73 | 2d 73 75 62 73 63 72 69 |tem gnus|-subscri|
|00002580| 62 65 2d 7a 6f 6d 62 69 | 65 73 29 20 66 75 6e 63 |be-zombi|es) func|
|00002590| 74 69 6f 6e 29 29 0a 28 | 63 75 73 74 6f 6d 2d 64 |tion)).(|custom-d|
|000025a0| 65 63 6c 61 72 65 2d 76 | 61 72 69 61 62 6c 65 20 |eclare-v|ariable |
|000025b0| 27 67 6e 75 73 2d 73 75 | 62 73 63 72 69 62 65 2d |'gnus-su|bscribe-|
|000025c0| 6f 70 74 69 6f 6e 73 2d | 6e 65 77 73 67 72 6f 75 |options-|newsgrou|
|000025d0| 70 2d 6d 65 74 68 6f 64 | 20 27 27 67 6e 75 73 2d |p-method| ''gnus-|
|000025e0| 73 75 62 73 63 72 69 62 | 65 2d 61 6c 70 68 61 62 |subscrib|e-alphab|
|000025f0| 65 74 69 63 61 6c 6c 79 | 20 22 2a 54 68 69 73 20 |etically| "*This |
|00002600| 66 75 6e 63 74 69 6f 6e | 20 69 73 20 63 61 6c 6c |function| is call|
|00002610| 65 64 20 74 6f 20 73 75 | 62 73 63 72 69 62 65 20 |ed to su|bscribe |
|00002620| 6e 65 77 73 67 72 6f 75 | 70 73 20 6d 65 6e 74 69 |newsgrou|ps menti|
|00002630| 6f 6e 65 64 20 6f 6e 20 | 5c 22 6f 70 74 69 6f 6e |oned on |\"option|
|00002640| 73 20 2d 6e 5c 22 20 6c | 69 6e 65 73 2e 5c 6e 49 |s -n\" l|ines.\nI|
|00002650| 66 2c 20 66 6f 72 20 69 | 6e 73 74 61 6e 63 65 2c |f, for i|nstance,|
|00002660| 20 79 6f 75 20 77 61 6e | 74 20 74 6f 20 73 75 62 | you wan|t to sub|
|00002670| 73 63 72 69 62 65 20 74 | 6f 20 61 6c 6c 20 6e 65 |scribe t|o all ne|
|00002680| 77 73 67 72 6f 75 70 73 | 20 69 6e 20 74 68 65 5c |wsgroups| in the\|
|00002690| 6e 5c 22 6e 6f 5c 22 20 | 61 6e 64 20 5c 22 61 6c |n\"no\" |and \"al|
|000026a0| 74 5c 22 20 68 69 65 72 | 61 72 63 68 69 65 73 2c |t\" hier|archies,|
|000026b0| 20 79 6f 75 27 64 20 70 | 75 74 20 74 68 65 20 66 | you'd p|ut the f|
|000026c0| 6f 6c 6c 6f 77 69 6e 67 | 20 69 6e 20 79 6f 75 72 |ollowing| in your|
|000026d0| 5c 6e 2e 6e 65 77 73 72 | 63 20 66 69 6c 65 3a 5c |\n.newsr|c file:\|
|000026e0| 6e 5c 6e 6f 70 74 69 6f | 6e 73 20 2d 6e 20 6e 6f |n\noptio|ns -n no|
|000026f0| 2e 61 6c 6c 20 61 6c 74 | 2e 61 6c 6c 5c 6e 5c 6e |.all alt|.all\n\n|
|00002700| 47 6e 75 73 20 77 69 6c | 6c 20 74 68 65 20 73 75 |Gnus wil|l the su|
|00002710| 62 73 63 72 69 62 65 20 | 61 6c 6c 20 6e 65 77 20 |bscribe |all new |
|00002720| 6e 65 77 73 67 72 6f 75 | 70 73 20 69 6e 20 74 68 |newsgrou|ps in th|
|00002730| 65 73 65 20 68 69 65 72 | 61 72 63 68 69 65 73 20 |ese hier|archies |
|00002740| 77 69 74 68 5c 6e 74 68 | 65 20 73 75 62 73 63 72 |with\nth|e subscr|
|00002750| 69 70 74 69 6f 6e 20 6d | 65 74 68 6f 64 20 69 6e |iption m|ethod in|
|00002760| 20 74 68 69 73 20 76 61 | 72 69 61 62 6c 65 2e 22 | this va|riable."|
|00002770| 20 3a 67 72 6f 75 70 20 | 27 67 6e 75 73 2d 67 72 | :group |'gnus-gr|
|00002780| 6f 75 70 2d 6e 65 77 20 | 3a 74 79 70 65 20 27 28 |oup-new |:type '(|
|00002790| 72 61 64 69 6f 20 28 66 | 75 6e 63 74 69 6f 6e 2d |radio (f|unction-|
|000027a0| 69 74 65 6d 20 67 6e 75 | 73 2d 73 75 62 73 63 72 |item gnu|s-subscr|
|000027b0| 69 62 65 2d 72 61 6e 64 | 6f 6d 6c 79 29 20 28 66 |ibe-rand|omly) (f|
|000027c0| 75 6e 63 74 69 6f 6e 2d | 69 74 65 6d 20 67 6e 75 |unction-|item gnu|
|000027d0| 73 2d 73 75 62 73 63 72 | 69 62 65 2d 61 6c 70 68 |s-subscr|ibe-alph|
|000027e0| 61 62 65 74 69 63 61 6c | 6c 79 29 20 28 66 75 6e |abetical|ly) (fun|
|000027f0| 63 74 69 6f 6e 2d 69 74 | 65 6d 20 67 6e 75 73 2d |ction-it|em gnus-|
|00002800| 73 75 62 73 63 72 69 62 | 65 2d 68 69 65 72 61 72 |subscrib|e-hierar|
|00002810| 63 68 69 63 61 6c 6c 79 | 29 20 28 66 75 6e 63 74 |chically|) (funct|
|00002820| 69 6f 6e 2d 69 74 65 6d | 20 67 6e 75 73 2d 73 75 |ion-item| gnus-su|
|00002830| 62 73 63 72 69 62 65 2d | 69 6e 74 65 72 61 63 74 |bscribe-|interact|
|00002840| 69 76 65 6c 79 29 20 28 | 66 75 6e 63 74 69 6f 6e |ively) (|function|
|00002850| 2d 69 74 65 6d 20 67 6e | 75 73 2d 73 75 62 73 63 |-item gn|us-subsc|
|00002860| 72 69 62 65 2d 6b 69 6c | 6c 65 64 29 20 28 66 75 |ribe-kil|led) (fu|
|00002870| 6e 63 74 69 6f 6e 2d 69 | 74 65 6d 20 67 6e 75 73 |nction-i|tem gnus|
|00002880| 2d 73 75 62 73 63 72 69 | 62 65 2d 7a 6f 6d 62 69 |-subscri|be-zombi|
|00002890| 65 73 29 20 66 75 6e 63 | 74 69 6f 6e 29 29 0a 28 |es) func|tion)).(|
|000028a0| 63 75 73 74 6f 6d 2d 64 | 65 63 6c 61 72 65 2d 76 |custom-d|eclare-v|
|000028b0| 61 72 69 61 62 6c 65 20 | 27 67 6e 75 73 2d 73 75 |ariable |'gnus-su|
|000028c0| 62 73 63 72 69 62 65 2d | 68 69 65 72 61 72 63 68 |bscribe-|hierarch|
|000028d0| 69 63 61 6c 2d 69 6e 74 | 65 72 61 63 74 69 76 65 |ical-int|eractive|
|000028e0| 20 27 6e 69 6c 20 22 2a | 49 66 20 6e 6f 6e 2d 6e | 'nil "*|If non-n|
|000028f0| 69 6c 2c 20 47 6e 75 73 | 20 77 69 6c 6c 20 6f 66 |il, Gnus| will of|
|00002900| 66 65 72 20 74 6f 20 73 | 75 62 73 63 72 69 62 65 |fer to s|ubscribe|
|00002910| 20 68 69 65 72 61 72 63 | 68 69 63 61 6c 6c 79 2e | hierarc|hically.|
|00002920| 5c 6e 57 68 65 6e 20 61 | 20 6e 65 77 20 68 69 65 |\nWhen a| new hie|
|00002930| 72 61 72 63 68 79 20 61 | 70 70 65 61 72 73 2c 20 |rarchy a|ppears, |
|00002940| 47 6e 75 73 20 77 69 6c | 6c 20 61 73 6b 20 74 68 |Gnus wil|l ask th|
|00002950| 65 20 75 73 65 72 3a 5c | 6e 5c 6e 27 61 6c 74 2e |e user:\|n\n'alt.|
|00002960| 62 69 6e 61 72 69 65 73 | 27 3a 20 44 6f 20 79 6f |binaries|': Do yo|
|00002970| 75 20 77 61 6e 74 20 74 | 6f 20 73 75 62 73 63 72 |u want t|o subscr|
|00002980| 69 62 65 20 74 6f 20 74 | 68 69 73 20 68 69 65 72 |ibe to t|his hier|
|00002990| 61 72 63 68 79 3f 20 28 | 5b 64 5d 79 73 29 3a 5c |archy? (|[d]ys):\|
|000029a0| 6e 5c 6e 49 66 20 74 68 | 65 20 75 73 65 72 20 70 |n\nIf th|e user p|
|000029b0| 72 65 73 73 65 64 20 60 | 64 27 2c 20 47 6e 75 73 |ressed `|d', Gnus|
|000029c0| 20 77 69 6c 6c 20 64 65 | 73 63 65 6e 64 20 74 68 | will de|scend th|
|000029d0| 65 20 68 69 65 72 61 72 | 63 68 79 2c 20 60 79 27 |e hierar|chy, `y'|
|000029e0| 20 77 69 6c 6c 5c 6e 73 | 75 62 73 63 72 69 62 65 | will\ns|ubscribe|
|000029f0| 20 74 6f 20 61 6c 6c 20 | 6e 65 77 73 67 72 6f 75 | to all |newsgrou|
|00002a00| 70 73 20 69 6e 20 74 68 | 65 20 68 69 65 72 61 72 |ps in th|e hierar|
|00002a10| 63 68 79 20 61 6e 64 20 | 60 73 27 20 77 69 6c 6c |chy and |`s' will|
|00002a20| 20 73 6b 69 70 20 74 68 | 69 73 5c 6e 68 69 65 72 | skip th|is\nhier|
|00002a30| 61 72 63 68 79 20 69 6e | 20 69 74 73 20 65 6e 74 |archy in| its ent|
|00002a40| 69 72 65 74 79 2e 22 20 | 3a 67 72 6f 75 70 20 27 |irety." |:group '|
|00002a50| 67 6e 75 73 2d 67 72 6f | 75 70 2d 6e 65 77 20 3a |gnus-gro|up-new :|
|00002a60| 74 79 70 65 20 27 62 6f | 6f 6c 65 61 6e 29 0a 28 |type 'bo|olean).(|
|00002a70| 63 75 73 74 6f 6d 2d 64 | 65 63 6c 61 72 65 2d 76 |custom-d|eclare-v|
|00002a80| 61 72 69 61 62 6c 65 20 | 27 67 6e 75 73 2d 61 75 |ariable |'gnus-au|
|00002a90| 74 6f 2d 73 75 62 73 63 | 72 69 62 65 64 2d 67 72 |to-subsc|ribed-gr|
|00002aa0| 6f 75 70 73 20 27 22 5e | 6e 6e 6d 6c 5c 5c 7c 5e |oups '"^|nnml\\|^|
|00002ab0| 6e 6e 66 6f 6c 64 65 72 | 5c 5c 7c 5e 6e 6e 6d 62 |nnfolder|\\|^nnmb|
|00002ac0| 6f 78 5c 5c 7c 5e 6e 6e | 6d 68 5c 5c 7c 5e 6e 6e |ox\\|^nn|mh\\|^nn|
|00002ad0| 62 61 62 79 6c 22 20 22 | 2a 41 6c 6c 20 6e 65 77 |babyl" "|*All new|
|00002ae0| 20 67 72 6f 75 70 73 20 | 74 68 61 74 20 6d 61 74 | groups |that mat|
|00002af0| 63 68 20 74 68 69 73 20 | 72 65 67 65 78 70 20 77 |ch this |regexp w|
|00002b00| 69 6c 6c 20 62 65 20 73 | 75 62 73 63 72 69 62 65 |ill be s|ubscribe|
|00002b10| 64 20 61 75 74 6f 6d 61 | 74 69 63 61 6c 6c 79 2e |d automa|tically.|
|00002b20| 5c 6e 4e 6f 74 65 20 74 | 68 61 74 20 74 68 69 73 |\nNote t|hat this|
|00002b30| 20 76 61 72 69 61 62 6c | 65 20 6f 6e 6c 79 20 64 | variabl|e only d|
|00002b40| 65 61 6c 73 20 77 69 74 | 68 20 6e 65 77 20 67 72 |eals wit|h new gr|
|00002b50| 6f 75 70 73 2e 20 20 49 | 74 20 68 61 73 20 6e 6f |oups. I|t has no|
|00002b60| 20 65 66 66 65 63 74 5c | 6e 77 68 61 74 73 6f 65 | effect\|nwhatsoe|
|00002b70| 76 65 72 20 6f 6e 20 6f | 6c 64 20 67 72 6f 75 70 |ver on o|ld group|
|00002b80| 73 2e 5c 6e 5c 6e 4e 65 | 77 20 67 72 6f 75 70 73 |s.\n\nNe|w groups|
|00002b90| 20 74 68 61 74 20 6d 61 | 74 63 68 20 74 68 69 73 | that ma|tch this|
|00002ba0| 20 72 65 67 65 78 70 20 | 77 69 6c 6c 20 6e 6f 74 | regexp |will not|
|00002bb0| 20 62 65 20 68 61 6e 64 | 6c 65 64 20 62 79 5c 6e | be hand|led by\n|
|00002bc0| 60 67 6e 75 73 2d 73 75 | 62 73 63 72 69 62 65 2d |`gnus-su|bscribe-|
|00002bd0| 6e 65 77 73 67 72 6f 75 | 70 2d 6d 65 74 68 6f 64 |newsgrou|p-method|
|00002be0| 27 2e 20 20 49 6e 73 74 | 65 61 64 2c 20 74 68 65 |'. Inst|ead, the|
|00002bf0| 79 20 77 69 6c 6c 5c 6e | 62 65 20 73 75 62 73 63 |y will\n|be subsc|
|00002c00| 72 69 62 65 64 20 75 73 | 69 6e 67 20 60 67 6e 75 |ribed us|ing `gnu|
|00002c10| 73 2d 73 75 62 73 63 72 | 69 62 65 2d 6f 70 74 69 |s-subscr|ibe-opti|
|00002c20| 6f 6e 73 2d 6e 65 77 73 | 67 72 6f 75 70 2d 6d 65 |ons-news|group-me|
|00002c30| 74 68 6f 64 27 2e 22 20 | 3a 67 72 6f 75 70 20 27 |thod'." |:group '|
|00002c40| 67 6e 75 73 2d 67 72 6f | 75 70 2d 6e 65 77 20 3a |gnus-gro|up-new :|
|00002c50| 74 79 70 65 20 27 72 65 | 67 65 78 70 29 0a 28 63 |type 're|gexp).(c|
|00002c60| 75 73 74 6f 6d 2d 64 65 | 63 6c 61 72 65 2d 76 61 |ustom-de|clare-va|
|00002c70| 72 69 61 62 6c 65 20 27 | 67 6e 75 73 2d 6f 70 74 |riable '|gnus-opt|
|00002c80| 69 6f 6e 73 2d 73 75 62 | 73 63 72 69 62 65 20 27 |ions-sub|scribe '|
|00002c90| 6e 69 6c 20 22 2a 41 6c | 6c 20 6e 65 77 20 67 72 |nil "*Al|l new gr|
|00002ca0| 6f 75 70 73 20 6d 61 74 | 63 68 69 6e 67 20 74 68 |oups mat|ching th|
|00002cb0| 69 73 20 72 65 67 65 78 | 70 20 77 69 6c 6c 20 62 |is regex|p will b|
|00002cc0| 65 20 73 75 62 73 63 72 | 69 62 65 64 20 75 6e 63 |e subscr|ibed unc|
|00002cd0| 6f 6e 64 69 74 69 6f 6e | 61 6c 6c 79 2e 5c 6e 4e |ondition|ally.\nN|
|00002ce0| 6f 74 65 20 74 68 61 74 | 20 74 68 69 73 20 76 61 |ote that| this va|
|00002cf0| 72 69 61 62 6c 65 20 64 | 65 61 6c 73 20 6f 6e 6c |riable d|eals onl|
|00002d00| 79 20 77 69 74 68 20 6e | 65 77 20 6e 65 77 73 67 |y with n|ew newsg|
|00002d10| 72 6f 75 70 73 2e 09 20 | 54 68 69 73 20 76 61 72 |roups.. |This var|
|00002d20| 69 61 62 6c 65 5c 6e 64 | 6f 65 73 20 6e 6f 74 20 |iable\nd|oes not |
|00002d30| 61 66 66 65 63 74 20 6f | 6c 64 20 6e 65 77 73 67 |affect o|ld newsg|
|00002d40| 72 6f 75 70 73 2e 5c 6e | 5c 6e 4e 65 77 20 67 72 |roups.\n|\nNew gr|
|00002d50| 6f 75 70 73 20 74 68 61 | 74 20 6d 61 74 63 68 20 |oups tha|t match |
|00002d60| 74 68 69 73 20 72 65 67 | 65 78 70 20 77 69 6c 6c |this reg|exp will|
|00002d70| 20 6e 6f 74 20 62 65 20 | 68 61 6e 64 6c 65 64 20 | not be |handled |
|00002d80| 62 79 5c 6e 60 67 6e 75 | 73 2d 73 75 62 73 63 72 |by\n`gnu|s-subscr|
|00002d90| 69 62 65 2d 6e 65 77 73 | 67 72 6f 75 70 2d 6d 65 |ibe-news|group-me|
|00002da0| 74 68 6f 64 27 2e 20 20 | 49 6e 73 74 65 61 64 2c |thod'. |Instead,|
|00002db0| 20 74 68 65 79 20 77 69 | 6c 6c 5c 6e 62 65 20 73 | they wi|ll\nbe s|
|00002dc0| 75 62 73 63 72 69 62 65 | 64 20 75 73 69 6e 67 20 |ubscribe|d using |
|00002dd0| 60 67 6e 75 73 2d 73 75 | 62 73 63 72 69 62 65 2d |`gnus-su|bscribe-|
|00002de0| 6f 70 74 69 6f 6e 73 2d | 6e 65 77 73 67 72 6f 75 |options-|newsgrou|
|00002df0| 70 2d 6d 65 74 68 6f 64 | 27 2e 22 20 3a 67 72 6f |p-method|'." :gro|
|00002e00| 75 70 20 27 67 6e 75 73 | 2d 67 72 6f 75 70 2d 6e |up 'gnus|-group-n|
|00002e10| 65 77 20 3a 74 79 70 65 | 20 27 28 63 68 6f 69 63 |ew :type| '(choic|
|00002e20| 65 20 72 65 67 65 78 70 | 20 28 63 6f 6e 73 74 20 |e regexp| (const |
|00002e30| 3a 74 61 67 20 22 6e 6f | 6e 65 22 20 6e 69 6c 29 |:tag "no|ne" nil)|
|00002e40| 29 29 0a 28 63 75 73 74 | 6f 6d 2d 64 65 63 6c 61 |)).(cust|om-decla|
|00002e50| 72 65 2d 76 61 72 69 61 | 62 6c 65 20 27 67 6e 75 |re-varia|ble 'gnu|
|00002e60| 73 2d 6f 70 74 69 6f 6e | 73 2d 6e 6f 74 2d 73 75 |s-option|s-not-su|
|00002e70| 62 73 63 72 69 62 65 20 | 27 6e 69 6c 20 22 2a 41 |bscribe |'nil "*A|
|00002e80| 6c 6c 20 6e 65 77 20 67 | 72 6f 75 70 73 20 6d 61 |ll new g|roups ma|
|00002e90| 74 63 68 69 6e 67 20 74 | 68 69 73 20 72 65 67 65 |tching t|his rege|
|00002ea0| 78 70 20 77 69 6c 6c 20 | 62 65 20 69 67 6e 6f 72 |xp will |be ignor|
|00002eb0| 65 64 2e 5c 6e 4e 6f 74 | 65 20 74 68 61 74 20 74 |ed.\nNot|e that t|
|00002ec0| 68 69 73 20 76 61 72 69 | 61 62 6c 65 20 64 65 61 |his vari|able dea|
|00002ed0| 6c 73 20 6f 6e 6c 79 20 | 77 69 74 68 20 6e 65 77 |ls only |with new|
|00002ee0| 20 6e 65 77 73 67 72 6f | 75 70 73 2e 09 20 54 68 | newsgro|ups.. Th|
|00002ef0| 69 73 20 76 61 72 69 61 | 62 6c 65 5c 6e 64 6f 65 |is varia|ble\ndoe|
|00002f00| 73 20 6e 6f 74 20 61 66 | 66 65 63 74 20 6f 6c 64 |s not af|fect old|
|00002f10| 20 28 61 6c 72 65 61 64 | 79 20 73 75 62 73 63 72 | (alread|y subscr|
|00002f20| 69 62 65 64 29 20 6e 65 | 77 73 67 72 6f 75 70 73 |ibed) ne|wsgroups|
|00002f30| 2e 22 20 3a 67 72 6f 75 | 70 20 27 67 6e 75 73 2d |." :grou|p 'gnus-|
|00002f40| 67 72 6f 75 70 2d 6e 65 | 77 20 3a 74 79 70 65 20 |group-ne|w :type |
|00002f50| 27 28 63 68 6f 69 63 65 | 20 72 65 67 65 78 70 20 |'(choice| regexp |
|00002f60| 28 63 6f 6e 73 74 20 3a | 74 61 67 20 22 6e 6f 6e |(const :|tag "non|
|00002f70| 65 22 20 6e 69 6c 29 29 | 29 0a 28 63 75 73 74 6f |e" nil))|).(custo|
|00002f80| 6d 2d 64 65 63 6c 61 72 | 65 2d 76 61 72 69 61 62 |m-declar|e-variab|
|00002f90| 6c 65 20 27 67 6e 75 73 | 2d 6d 6f 64 74 69 6d 65 |le 'gnus|-modtime|
|00002fa0| 2d 62 6f 74 63 68 20 27 | 6e 69 6c 20 22 2a 4e 6f |-botch '|nil "*No|
|00002fb0| 6e 2d 6e 69 6c 20 6d 65 | 61 6e 73 20 2e 6e 65 77 |n-nil me|ans .new|
|00002fc0| 73 72 63 20 73 68 6f 75 | 6c 64 20 62 65 20 64 65 |src shou|ld be de|
|00002fd0| 6c 65 74 65 64 20 70 72 | 69 6f 72 20 74 6f 20 73 |leted pr|ior to s|
|00002fe0| 61 76 65 2e 5c 6e 49 74 | 73 20 75 73 65 20 69 73 |ave.\nIt|s use is|
|00002ff0| 20 64 75 65 20 74 6f 20 | 74 68 65 20 62 6f 67 75 | due to |the bogu|
|00003000| 73 20 61 70 70 65 61 72 | 61 6e 63 65 20 74 68 61 |s appear|ance tha|
|00003010| 74 20 2e 6e 65 77 73 72 | 63 20 77 61 73 20 6d 6f |t .newsr|c was mo|
|00003020| 64 69 66 69 65 64 20 6f | 6e 5c 6e 64 69 73 63 2e |dified o|n\ndisc.|
|00003030| 22 20 3a 67 72 6f 75 70 | 20 27 67 6e 75 73 2d 6e |" :group| 'gnus-n|
|00003040| 65 77 73 72 63 20 3a 74 | 79 70 65 20 27 62 6f 6f |ewsrc :t|ype 'boo|
|00003050| 6c 65 61 6e 29 0a 28 63 | 75 73 74 6f 6d 2d 64 65 |lean).(c|ustom-de|
|00003060| 63 6c 61 72 65 2d 76 61 | 72 69 61 62 6c 65 20 27 |clare-va|riable '|
|00003070| 67 6e 75 73 2d 63 68 65 | 63 6b 2d 62 6f 67 75 73 |gnus-che|ck-bogus|
|00003080| 2d 67 72 6f 75 70 73 2d | 68 6f 6f 6b 20 27 6e 69 |-groups-|hook 'ni|
|00003090| 6c 20 22 41 20 68 6f 6f | 6b 20 72 75 6e 20 61 66 |l "A hoo|k run af|
|000030a0| 74 65 72 20 72 65 6d 6f | 76 69 6e 67 20 62 6f 67 |ter remo|ving bog|
|000030b0| 75 73 20 67 72 6f 75 70 | 73 2e 22 20 3a 67 72 6f |us group|s." :gro|
|000030c0| 75 70 20 27 67 6e 75 73 | 2d 73 74 61 72 74 2d 73 |up 'gnus|-start-s|
|000030d0| 65 72 76 65 72 20 3a 74 | 79 70 65 20 27 68 6f 6f |erver :t|ype 'hoo|
|000030e0| 6b 29 0a 28 63 75 73 74 | 6f 6d 2d 64 65 63 6c 61 |k).(cust|om-decla|
|000030f0| 72 65 2d 76 61 72 69 61 | 62 6c 65 20 27 67 6e 75 |re-varia|ble 'gnu|
|00003100| 73 2d 73 74 61 72 74 75 | 70 2d 68 6f 6f 6b 20 27 |s-startu|p-hook '|
|00003110| 6e 69 6c 20 22 41 20 68 | 6f 6f 6b 20 63 61 6c 6c |nil "A h|ook call|
|00003120| 65 64 20 61 74 20 73 74 | 61 72 74 75 70 2e 5c 6e |ed at st|artup.\n|
|00003130| 54 68 69 73 20 68 6f 6f | 6b 20 69 73 20 63 61 6c |This hoo|k is cal|
|00003140| 6c 65 64 20 61 66 74 65 | 72 20 47 6e 75 73 20 69 |led afte|r Gnus i|
|00003150| 73 20 63 6f 6e 6e 65 63 | 74 65 64 20 74 6f 20 74 |s connec|ted to t|
|00003160| 68 65 20 4e 4e 54 50 20 | 73 65 72 76 65 72 2e 22 |he NNTP |server."|
|00003170| 20 3a 67 72 6f 75 70 20 | 27 67 6e 75 73 2d 73 74 | :group |'gnus-st|
|00003180| 61 72 74 20 3a 74 79 70 | 65 20 27 68 6f 6f 6b 29 |art :typ|e 'hook)|
|00003190| 0a 28 63 75 73 74 6f 6d | 2d 64 65 63 6c 61 72 65 |.(custom|-declare|
|000031a0| 2d 76 61 72 69 61 62 6c | 65 20 27 67 6e 75 73 2d |-variabl|e 'gnus-|
|000031b0| 73 74 61 72 74 65 64 2d | 68 6f 6f 6b 20 27 6e 69 |started-|hook 'ni|
|000031c0| 6c 20 22 41 20 68 6f 6f | 6b 20 63 61 6c 6c 65 64 |l "A hoo|k called|
|000031d0| 20 61 73 20 74 68 65 20 | 6c 61 73 74 20 74 68 69 | as the |last thi|
|000031e0| 6e 67 20 61 66 74 65 72 | 20 73 74 61 72 74 75 70 |ng after| startup|
|000031f0| 2e 22 20 3a 67 72 6f 75 | 70 20 27 67 6e 75 73 2d |." :grou|p 'gnus-|
|00003200| 73 74 61 72 74 20 3a 74 | 79 70 65 20 27 68 6f 6f |start :t|ype 'hoo|
|00003210| 6b 29 0a 28 63 75 73 74 | 6f 6d 2d 64 65 63 6c 61 |k).(cust|om-decla|
|00003220| 72 65 2d 76 61 72 69 61 | 62 6c 65 20 27 67 6e 75 |re-varia|ble 'gnu|
|00003230| 73 2d 67 65 74 2d 6e 65 | 77 2d 6e 65 77 73 2d 68 |s-get-ne|w-news-h|
|00003240| 6f 6f 6b 20 27 6e 69 6c | 20 22 41 20 68 6f 6f 6b |ook 'nil| "A hook|
|00003250| 20 72 75 6e 20 6a 75 73 | 74 20 62 65 66 6f 72 65 | run jus|t before|
|00003260| 20 47 6e 75 73 20 63 68 | 65 63 6b 73 20 66 6f 72 | Gnus ch|ecks for|
|00003270| 20 6e 65 77 20 6e 65 77 | 73 2e 22 20 3a 67 72 6f | new new|s." :gro|
|00003280| 75 70 20 27 67 6e 75 73 | 2d 67 72 6f 75 70 2d 6e |up 'gnus|-group-n|
|00003290| 65 77 20 3a 74 79 70 65 | 20 27 68 6f 6f 6b 29 0a |ew :type| 'hook).|
|000032a0| 28 63 75 73 74 6f 6d 2d | 64 65 63 6c 61 72 65 2d |(custom-|declare-|
|000032b0| 76 61 72 69 61 62 6c 65 | 20 27 67 6e 75 73 2d 61 |variable| 'gnus-a|
|000032c0| 66 74 65 72 2d 67 65 74 | 74 69 6e 67 2d 6e 65 77 |fter-get|ting-new|
|000032d0| 2d 6e 65 77 73 2d 68 6f | 6f 6b 20 27 28 77 68 65 |-news-ho|ok '(whe|
|000032e0| 6e 20 28 67 6e 75 73 2d | 62 6f 75 6e 64 70 20 27 |n (gnus-|boundp '|
|000032f0| 64 69 73 70 6c 61 79 2d | 74 69 6d 65 2d 74 69 6d |display-|time-tim|
|00003300| 65 72 29 20 27 28 64 69 | 73 70 6c 61 79 2d 74 69 |er) '(di|splay-ti|
|00003310| 6d 65 2d 65 76 65 6e 74 | 2d 68 61 6e 64 6c 65 72 |me-event|-handler|
|00003320| 29 29 20 22 41 20 68 6f | 6f 6b 20 72 75 6e 20 61 |)) "A ho|ok run a|
|00003330| 66 74 65 72 20 47 6e 75 | 73 20 63 68 65 63 6b 73 |fter Gnu|s checks|
|00003340| 20 66 6f 72 20 6e 65 77 | 20 6e 65 77 73 2e 22 20 | for new| news." |
|00003350| 3a 67 72 6f 75 70 20 27 | 67 6e 75 73 2d 67 72 6f |:group '|gnus-gro|
|00003360| 75 70 2d 6e 65 77 20 3a | 74 79 70 65 20 27 68 6f |up-new :|type 'ho|
|00003370| 6f 6b 29 0a 28 63 75 73 | 74 6f 6d 2d 64 65 63 6c |ok).(cus|tom-decl|
|00003380| 61 72 65 2d 76 61 72 69 | 61 62 6c 65 20 27 67 6e |are-vari|able 'gn|
|00003390| 75 73 2d 73 61 76 65 2d | 6e 65 77 73 72 63 2d 68 |us-save-|newsrc-h|
|000033a0| 6f 6f 6b 20 27 6e 69 6c | 20 22 41 20 68 6f 6f 6b |ook 'nil| "A hook|
|000033b0| 20 63 61 6c 6c 65 64 20 | 62 65 66 6f 72 65 20 73 | called |before s|
|000033c0| 61 76 69 6e 67 20 61 6e | 79 20 6f 66 20 74 68 65 |aving an|y of the|
|000033d0| 20 6e 65 77 73 72 63 20 | 66 69 6c 65 73 2e 22 20 | newsrc |files." |
|000033e0| 3a 67 72 6f 75 70 20 27 | 67 6e 75 73 2d 6e 65 77 |:group '|gnus-new|
|000033f0| 73 72 63 20 3a 74 79 70 | 65 20 27 68 6f 6f 6b 29 |src :typ|e 'hook)|
|00003400| 0a 28 63 75 73 74 6f 6d | 2d 64 65 63 6c 61 72 65 |.(custom|-declare|
|00003410| 2d 76 61 72 69 61 62 6c | 65 20 27 67 6e 75 73 2d |-variabl|e 'gnus-|
|00003420| 73 61 76 65 2d 71 75 69 | 63 6b 2d 6e 65 77 73 72 |save-qui|ck-newsr|
|00003430| 63 2d 68 6f 6f 6b 20 27 | 6e 69 6c 20 22 41 20 68 |c-hook '|nil "A h|
|00003440| 6f 6f 6b 20 63 61 6c 6c | 65 64 20 6a 75 73 74 20 |ook call|ed just |
|00003450| 62 65 66 6f 72 65 20 73 | 61 76 69 6e 67 20 74 68 |before s|aving th|
|00003460| 65 20 71 75 69 63 6b 20 | 6e 65 77 73 72 63 20 66 |e quick |newsrc f|
|00003470| 69 6c 65 2e 5c 6e 43 61 | 6e 20 62 65 20 75 73 65 |ile.\nCa|n be use|
|00003480| 64 20 74 6f 20 74 75 72 | 6e 20 76 65 72 73 69 6f |d to tur|n versio|
|00003490| 6e 20 63 6f 6e 74 72 6f | 6c 20 6f 6e 20 6f 72 20 |n contro|l on or |
|000034a0| 6f 66 66 2e 22 20 3a 67 | 72 6f 75 70 20 27 67 6e |off." :g|roup 'gn|
|000034b0| 75 73 2d 6e 65 77 73 72 | 63 20 3a 74 79 70 65 20 |us-newsr|c :type |
|000034c0| 27 68 6f 6f 6b 29 0a 28 | 63 75 73 74 6f 6d 2d 64 |'hook).(|custom-d|
|000034d0| 65 63 6c 61 72 65 2d 76 | 61 72 69 61 62 6c 65 20 |eclare-v|ariable |
|000034e0| 27 67 6e 75 73 2d 73 61 | 76 65 2d 73 74 61 6e 64 |'gnus-sa|ve-stand|
|000034f0| 61 72 64 2d 6e 65 77 73 | 72 63 2d 68 6f 6f 6b 20 |ard-news|rc-hook |
|00003500| 27 6e 69 6c 20 22 41 20 | 68 6f 6f 6b 20 63 61 6c |'nil "A |hook cal|
|00003510| 6c 65 64 20 6a 75 73 74 | 20 62 65 66 6f 72 65 20 |led just| before |
|00003520| 73 61 76 69 6e 67 20 74 | 68 65 20 73 74 61 6e 64 |saving t|he stand|
|00003530| 61 72 64 20 6e 65 77 73 | 72 63 20 66 69 6c 65 2e |ard news|rc file.|
|00003540| 5c 6e 43 61 6e 20 62 65 | 20 75 73 65 64 20 74 6f |\nCan be| used to|
|00003550| 20 74 75 72 6e 20 76 65 | 72 73 69 6f 6e 20 63 6f | turn ve|rsion co|
|00003560| 6e 74 72 6f 6c 20 6f 6e | 20 6f 72 20 6f 66 66 2e |ntrol on| or off.|
|00003570| 22 20 3a 67 72 6f 75 70 | 20 27 67 6e 75 73 2d 6e |" :group| 'gnus-n|
|00003580| 65 77 73 72 63 20 3a 74 | 79 70 65 20 27 68 6f 6f |ewsrc :t|ype 'hoo|
|00003590| 6b 29 0a 28 62 79 74 65 | 2d 63 6f 64 65 20 22 c0 |k).(byte|-code ".|
|000035a0| c1 21 ac 82 c2 11 c1 0b | 42 13 c0 c4 21 ac 82 c2 |.!......|B...!...|
|000035b0| 14 c4 0b 42 13 c0 c5 21 | ac 82 c2 15 c5 0b 42 13 |...B...!|......B.|
|000035c0| c2 87 22 20 5b 62 6f 75 | 6e 64 70 20 67 6e 75 73 |.." [bou|ndp gnus|
|000035d0| 2d 6e 65 77 73 72 63 2d | 66 69 6c 65 2d 76 65 72 |-newsrc-|file-ver|
|000035e0| 73 69 6f 6e 20 6e 69 6c | 20 63 75 72 72 65 6e 74 |sion nil| current|
|000035f0| 2d 6c 6f 61 64 2d 6c 69 | 73 74 20 67 6e 75 73 2d |-load-li|st gnus-|
|00003600| 6f 76 65 72 72 69 64 65 | 2d 73 75 62 73 63 72 69 |override|-subscri|
|00003610| 62 65 2d 6d 65 74 68 6f | 64 20 67 6e 75 73 2d 64 |be-metho|d gnus-d|
|00003620| 72 69 62 62 6c 65 2d 62 | 75 66 66 65 72 5d 20 32 |ribble-b|uffer] 2|
|00003630| 29 0a 23 40 33 35 20 4f | 70 74 69 6f 6e 73 20 6c |).#@35 O|ptions l|
|00003640| 69 6e 65 20 69 6e 20 74 | 68 65 20 2e 6e 65 77 73 |ine in t|he .news|
|00003650| 72 63 20 66 69 6c 65 2e | 1f 0a 28 64 65 66 76 61 |rc file.|..(defva|
|00003660| 72 20 67 6e 75 73 2d 6e | 65 77 73 72 63 2d 6f 70 |r gnus-n|ewsrc-op|
|00003670| 74 69 6f 6e 73 20 6e 69 | 6c 20 28 23 24 20 2e 20 |tions ni|l (#$ . |
|00003680| 31 33 38 37 39 29 29 0a | 23 40 37 39 20 4c 69 73 |13879)).|#@79 Lis|
|00003690| 74 20 6f 66 20 72 65 67 | 65 78 70 73 20 72 65 70 |t of reg|exps rep|
|000036a0| 72 65 73 65 6e 74 69 6e | 67 20 67 72 6f 75 70 73 |resentin|g groups|
|000036b0| 20 74 6f 20 62 65 20 73 | 75 62 73 63 72 69 62 65 | to be s|ubscribe|
|000036c0| 64 2f 69 67 6e 6f 72 65 | 64 20 75 6e 63 6f 6e 64 |d/ignore|d uncond|
|000036d0| 69 74 69 6f 6e 61 6c 6c | 79 2e 1f 0a 28 64 65 66 |itionall|y...(def|
|000036e0| 76 61 72 20 67 6e 75 73 | 2d 6e 65 77 73 72 63 2d |var gnus|-newsrc-|
|000036f0| 6f 70 74 69 6f 6e 73 2d | 6e 20 6e 69 6c 20 28 23 |options-|n nil (#|
|00003700| 24 20 2e 20 31 33 39 36 | 35 29 29 0a 23 40 34 39 |$ . 1396|5)).#@49|
|00003710| 20 44 61 74 65 20 47 6e | 75 73 20 6c 61 73 74 20 | Date Gn|us last |
|00003720| 61 73 6b 65 64 20 73 65 | 72 76 65 72 20 66 6f 72 |asked se|rver for|
|00003730| 20 6e 65 77 20 6e 65 77 | 73 67 72 6f 75 70 73 2e | new new|sgroups.|
|00003740| 1f 0a 28 64 65 66 76 61 | 72 20 67 6e 75 73 2d 6e |..(defva|r gnus-n|
|00003750| 65 77 73 72 63 2d 6c 61 | 73 74 2d 63 68 65 63 6b |ewsrc-la|st-check|
|00003760| 65 64 2d 64 61 74 65 20 | 6e 69 6c 20 28 23 24 20 |ed-date |nil (#$ |
|00003770| 2e 20 31 34 30 39 37 29 | 29 0a 23 40 33 36 20 53 |. 14097)|).#@36 S|
|00003780| 74 61 72 74 75 70 20 66 | 69 6c 65 20 66 6f 72 20 |tartup f|ile for |
|00003790| 74 68 65 20 63 75 72 72 | 65 6e 74 20 68 6f 73 74 |the curr|ent host|
|000037a0| 2e 1f 0a 28 64 65 66 76 | 61 72 20 67 6e 75 73 2d |...(defv|ar gnus-|
|000037b0| 63 75 72 72 65 6e 74 2d | 73 74 61 72 74 75 70 2d |current-|startup-|
|000037c0| 66 69 6c 65 20 6e 69 6c | 20 28 23 24 20 2e 20 31 |file nil| (#$ . 1|
|000037d0| 34 32 30 37 29 29 0a 28 | 62 79 74 65 2d 63 6f 64 |4207)).(|byte-cod|
|000037e0| 65 20 22 c0 09 42 11 c2 | c3 21 ac 82 c4 13 c3 09 |e "..B..|.!......|
|000037f0| 42 11 c4 87 22 20 5b 67 | 6e 75 73 2d 67 72 6f 75 |B..." [g|nus-grou|
|00003800| 70 2d 6c 69 6e 65 2d 66 | 6f 72 6d 61 74 20 63 75 |p-line-f|ormat cu|
|00003810| 72 72 65 6e 74 2d 6c 6f | 61 64 2d 6c 69 73 74 20 |rrent-lo|ad-list |
|00003820| 62 6f 75 6e 64 70 20 67 | 6e 75 73 2d 69 6e 69 74 |boundp g|nus-init|
|00003830| 2d 69 6e 68 69 62 69 74 | 20 6e 69 6c 5d 20 32 29 |-inhibit| nil] 2)|
|00003840| 0a 28 64 65 66 61 6c 69 | 61 73 20 27 67 6e 75 73 |.(defali|as 'gnus|
|00003850| 2d 72 65 61 64 2d 69 6e | 69 74 2d 66 69 6c 65 20 |-read-in|it-file |
|00003860| 23 5b 28 26 6f 70 74 69 | 6f 6e 61 6c 20 69 6e 68 |#[(&opti|onal inh|
|00003870| 69 62 69 74 2d 6e 65 78 | 74 29 20 22 08 ad c5 09 |ibit-nex|t) "....|
|00003880| ab 84 c2 89 11 87 0b 11 | 0c 0d 44 c2 1e 06 1e 07 |........|..D.....|
|00003890| 0e 07 ad af 0e 07 89 41 | 16 07 40 89 16 06 ab 70 |.......A|..@....p|
|000038a0| c8 0e 06 21 ab 86 c9 0e | 06 21 ab 90 c8 0e 06 ca |...!....|.!......|
|000038b0| 50 21 ac 88 c8 0e 06 cb | 50 21 ab 54 cc cd ce 8f |P!......|P!.T....|
|000038c0| 88 aa 4d 2a 87 22 20 5b | 69 6e 69 74 2d 66 69 6c |..M*." [|init-fil|
|000038d0| 65 2d 75 73 65 72 20 67 | 6e 75 73 2d 69 6e 69 74 |e-user g|nus-init|
|000038e0| 2d 69 6e 68 69 62 69 74 | 20 6e 69 6c 20 69 6e 68 |-inhibit| nil inh|
|000038f0| 69 62 69 74 2d 6e 65 78 | 74 20 67 6e 75 73 2d 73 |ibit-nex|t gnus-s|
|00003900| 69 74 65 2d 69 6e 69 74 | 2d 66 69 6c 65 20 67 6e |ite-init|-file gn|
|00003910| 75 73 2d 69 6e 69 74 2d | 66 69 6c 65 20 66 69 6c |us-init-|file fil|
|00003920| 65 20 66 69 6c 65 73 20 | 66 69 6c 65 2d 65 78 69 |e files |file-exi|
|00003930| 73 74 73 2d 70 20 66 69 | 6c 65 2d 64 69 72 65 63 |sts-p fi|le-direc|
|00003940| 74 6f 72 79 2d 70 20 22 | 2e 65 6c 22 20 22 2e 65 |tory-p "|.el" ".e|
|00003950| 6c 63 22 20 76 61 72 20 | 28 6c 6f 61 64 20 66 69 |lc" var |(load fi|
|00003960| 6c 65 20 6e 69 6c 20 74 | 29 20 28 28 65 72 72 6f |le nil t|) ((erro|
|00003970| 72 20 28 65 72 72 6f 72 | 20 22 45 72 72 6f 72 20 |r (error| "Error |
|00003980| 69 6e 20 25 73 3a 20 25 | 73 22 20 66 69 6c 65 20 |in %s: %|s" file |
|00003990| 76 61 72 29 29 29 5d 20 | 33 5d 29 0a 28 64 65 66 |var)))] |3]).(def|
|000039a0| 61 6c 69 61 73 20 27 67 | 6e 75 73 2d 73 75 62 73 |alias 'g|nus-subs|
|000039b0| 63 72 69 62 65 2d 68 69 | 65 72 61 72 63 68 69 63 |cribe-hi|erarchic|
|000039c0| 61 6c 2d 69 6e 74 65 72 | 61 63 74 69 76 65 20 23 |al-inter|active #|
|000039d0| 5b 28 67 72 6f 75 70 73 | 29 20 22 c0 09 c2 5c 22 |[(groups|) "...\"|
|000039e0| c3 89 89 89 89 89 1c 1d | 1e 06 1e 07 1e 08 1e 09 |........|........|
|000039f0| 19 09 85 74 01 ca 43 16 | 09 09 ab 75 0e 09 ab 71 |...t..C.|...u...q|
|00003a00| cb 0e 09 40 09 40 5c 22 | ac 87 0e 09 41 16 09 aa |...@.@\"|....A...|
|00003a10| 70 0e 09 40 89 16 08 47 | 53 16 07 cb cc 09 40 0e |p..@...G|S.....@.|
|00003a20| 07 23 83 0d 01 09 41 83 | 0d 01 ca 09 40 cd 89 95 |.#....A.|....@...|
|00003a30| 4f 50 89 16 08 83 0d 01 | cb 0e 08 09 41 40 5c 22 |OP......|....A@\"|
|00003a40| 83 0d 01 0e 08 0e 09 42 | 16 09 ce cf 0e 08 d0 0e |.......B|........|
|00003a50| 08 47 53 4f 5c 22 88 d1 | 20 89 16 06 d2 73 ac 91 |.GSO\"..| ....s..|
|00003a60| d3 20 88 ce cf 0e 08 d0 | 0e 08 47 53 4f 5c 22 88 |. ......|..GSO\".|
|00003a70| aa 66 0e 06 d4 55 ab a7 | 09 ab 9e cb 0e 08 09 40 |.f...U..|.......@|
|00003a80| 89 15 5c 22 ab 94 0d 0e | 15 42 16 15 d6 0d 0e 17 |..\"....|.B......|
|00003a90| 5c 22 0d 4c 88 09 41 89 | 11 ac 62 0c 41 14 82 1d |\".L..A.|..b.A...|
|00003aa0| 00 0e 06 d8 55 ab a6 09 | ab 9d cb 0e 08 09 40 89 |....U...|......@.|
|00003ab0| 15 5c 22 ab 93 d6 0d 0e | 17 5c 22 0d 4c 88 d9 09 |.\".....|.\".L...|
|00003ac0| 40 21 88 09 41 89 11 ac | 63 0c 41 14 82 1d 00 0e |@!..A...|c.A.....|
|00003ad0| 06 da 55 83 1d 00 09 83 | 1d 00 09 40 89 15 0e 15 |..U.....|...@....|
|00003ae0| 42 16 15 d6 0d 0e 17 5c | 22 0d 4c 88 09 41 89 11 |B......\|".L..A..|
|00003af0| aa 66 ce db 09 40 5c 22 | 88 d1 20 89 16 06 dc 73 |.f...@\"|.. ....s|
|00003b00| ac 8b d3 20 88 ce db 09 | 40 5c 22 88 aa 6c 09 40 |... ....|@\"..l.@|
|00003b10| 15 0e 06 dd 55 ab 8f d9 | 09 40 21 88 d6 0d 0e 17 |....U...|.@!.....|
|00003b20| 5c 22 0d 4c 88 aa ae 0e | 06 da 55 ab 9a 09 ab a5 |\".L....|..U.....|
|00003b30| 09 40 89 15 0e 15 42 16 | 15 d6 0d 0e 17 5c 22 0d |.@....B.|.....\".|
|00003b40| 4c 88 09 41 89 11 aa 67 | 0d 0e 15 42 16 15 d6 0d |L..A...g|...B....|
|00003b50| 0e 17 5c 22 0d 4c 88 09 | 41 89 11 82 1e 00 2e 07 |..\".L..|A.......|
|00003b60| 87 22 20 5b 73 6f 72 74 | 20 67 72 6f 75 70 73 20 |." [sort| groups |
|00003b70| 73 74 72 69 6e 67 3c 20 | 6e 69 6c 20 73 74 61 72 |string< |nil star|
|00003b80| 74 73 20 67 72 6f 75 70 | 20 61 6e 73 20 73 74 61 |ts group| ans sta|
|00003b90| 72 74 20 70 72 65 66 69 | 78 20 70 72 65 66 69 78 |rt prefi|x prefix|
|00003ba0| 65 73 20 22 5e 22 20 73 | 74 72 69 6e 67 2d 6d 61 |es "^" s|tring-ma|
|00003bb0| 74 63 68 20 22 5b 5e 5c | 5c 2e 5d 5c 5c 2e 22 20 |tch "[^\|\.]\\." |
|00003bc0| 30 20 6d 65 73 73 61 67 | 65 20 22 44 65 73 63 65 |0 messag|e "Desce|
|00003bd0| 6e 64 20 68 69 65 72 61 | 72 63 68 79 20 25 73 3f |nd hiera|rchy %s?|
|00003be0| 20 28 5b 79 5d 6e 73 71 | 29 3a 20 22 20 31 20 72 | ([y]nsq|): " 1 r|
|00003bf0| 65 61 64 2d 63 68 61 72 | 20 28 3f 79 20 3f 5c 6e |ead-char| (?y ?\n|
|00003c00| 20 3f 5c 72 20 3f 6e 20 | 3f 73 20 3f 71 29 20 64 | ?\r ?n |?s ?q) d|
|00003c10| 69 6e 67 20 3f 6e 20 67 | 6e 75 73 2d 6b 69 6c 6c |ing ?n g|nus-kill|
|00003c20| 65 64 2d 6c 69 73 74 20 | 69 6e 74 65 72 6e 20 67 |ed-list |intern g|
|00003c30| 6e 75 73 2d 6b 69 6c 6c | 65 64 2d 68 61 73 68 74 |nus-kill|ed-hasht|
|00003c40| 62 20 3f 73 20 67 6e 75 | 73 2d 73 75 62 73 63 72 |b ?s gnu|s-subscr|
|00003c50| 69 62 65 2d 61 6c 70 68 | 61 62 65 74 69 63 61 6c |ibe-alph|abetical|
|00003c60| 6c 79 20 3f 71 20 22 53 | 75 62 73 63 72 69 62 65 |ly ?q "S|ubscribe|
|00003c70| 20 25 73 3f 20 28 5b 6e | 5d 79 71 29 22 20 28 3f | %s? ([n|]yq)" (?|
|00003c80| 79 20 3f 5c 6e 20 3f 5c | 72 20 3f 71 20 3f 6e 29 |y ?\n ?\|r ?q ?n)|
|00003c90| 20 3f 79 5d 20 38 5d 29 | 0a 23 40 35 39 20 53 75 | ?y] 8])|.#@59 Su|
|00003ca0| 62 73 63 72 69 62 65 20 | 6e 65 77 20 4e 45 57 53 |bscribe |new NEWS|
|00003cb0| 47 52 4f 55 50 20 62 79 | 20 6d 61 6b 69 6e 67 20 |GROUP by| making |
|00003cc0| 69 74 20 74 68 65 20 66 | 69 72 73 74 20 6e 65 77 |it the f|irst new|
|00003cd0| 73 67 72 6f 75 70 2e 1f | 0a 28 64 65 66 61 6c 69 |sgroup..|.(defali|
|00003ce0| 61 73 20 27 67 6e 75 73 | 2d 73 75 62 73 63 72 69 |as 'gnus|-subscri|
|00003cf0| 62 65 2d 72 61 6e 64 6f | 6d 6c 79 20 23 5b 28 6e |be-rando|mly #[(n|
|00003d00| 65 77 73 67 72 6f 75 70 | 29 20 22 c0 09 21 87 22 |ewsgroup|) "..!."|
|00003d10| 20 5b 67 6e 75 73 2d 73 | 75 62 73 63 72 69 62 65 | [gnus-s|ubscribe|
|00003d20| 2d 6e 65 77 73 67 72 6f | 75 70 20 6e 65 77 73 67 |-newsgro|up newsg|
|00003d30| 72 6f 75 70 5d 20 32 20 | 28 23 24 20 2e 20 31 35 |roup] 2 |(#$ . 15|
|00003d40| 35 31 38 29 5d 29 0a 23 | 40 36 32 20 53 75 62 73 |518)]).#|@62 Subs|
|00003d50| 63 72 69 62 65 20 6e 65 | 77 20 4e 45 57 53 47 52 |cribe ne|w NEWSGR|
|00003d60| 4f 55 50 20 61 6e 64 20 | 69 6e 73 65 72 74 20 69 |OUP and |insert i|
|00003d70| 74 20 69 6e 20 61 6c 70 | 68 61 62 65 74 69 63 61 |t in alp|habetica|
|00003d80| 6c 20 6f 72 64 65 72 2e | 1f 0a 28 64 65 66 61 6c |l order.|..(defal|
|00003d90| 69 61 73 20 27 67 6e 75 | 73 2d 73 75 62 73 63 72 |ias 'gnu|s-subscr|
|00003da0| 69 62 65 2d 61 6c 70 68 | 61 62 65 74 69 63 61 6c |ibe-alph|abetical|
|00003db0| 6c 79 20 23 5b 28 6e 65 | 77 67 72 6f 75 70 29 20 |ly #[(ne|wgroup) |
|00003dc0| 22 08 41 c1 1a 1b 5c 6e | ac 96 0b ab 93 0c 0b 40 |".A...\n|.......@|
|00003dd0| 40 99 ab 87 0b 40 40 89 | 12 aa 6d 0b 41 13 aa 67 |@....@@.|..m.A..g|
|00003de0| c5 0c 5c 6e 5c 22 2a 87 | 22 20 5b 67 6e 75 73 2d |..\n\"*.|" [gnus-|
|00003df0| 6e 65 77 73 72 63 2d 61 | 6c 69 73 74 20 6e 69 6c |newsrc-a|list nil|
|00003e00| 20 62 65 66 6f 72 65 20 | 67 72 6f 75 70 73 20 6e | before |groups n|
|00003e10| 65 77 67 72 6f 75 70 20 | 67 6e 75 73 2d 73 75 62 |ewgroup |gnus-sub|
|00003e20| 73 63 72 69 62 65 2d 6e | 65 77 73 67 72 6f 75 70 |scribe-n|ewsgroup|
|00003e30| 5d 20 34 20 28 23 24 20 | 2e 20 31 35 36 39 32 29 |] 4 (#$ |. 15692)|
|00003e40| 5d 29 0a 23 40 37 32 20 | 53 75 62 73 63 72 69 62 |]).#@72 |Subscrib|
|00003e50| 65 20 6e 65 77 20 4e 45 | 57 53 47 52 4f 55 50 20 |e new NE|WSGROUP |
|00003e60| 61 6e 64 20 69 6e 73 65 | 72 74 20 69 74 20 69 6e |and inse|rt it in|
|00003e70| 20 68 69 65 72 61 72 63 | 68 69 63 61 6c 20 6e 65 | hierarc|hical ne|
|00003e80| 77 73 67 72 6f 75 70 20 | 6f 72 64 65 72 2e 1f 0a |wsgroup |order...|
|00003e90| 28 64 65 66 61 6c 69 61 | 73 20 27 67 6e 75 73 2d |(defalia|s 'gnus-|
|00003ea0| 73 75 62 73 63 72 69 62 | 65 2d 68 69 65 72 61 72 |subscrib|e-hierar|
|00003eb0| 63 68 69 63 61 6c 6c 79 | 20 23 5b 28 6e 65 77 67 |chically| #[(newg|
|00003ec0| 72 6f 75 70 29 20 22 8a | c0 09 21 71 88 5c 6e c3 |roup) ".|..!q.\n.|
|00003ed0| 1c 1d 0c ac af 0d ab ac | 65 62 88 c6 c7 0d 21 c8 |........|eb....!.|
|00003ee0| 51 1e 09 ca 0e 09 c3 cb | 23 ab 89 cc cd 21 89 14 |Q.......|#....!..|
|00003ef0| 5c 6e 99 ac 6f 29 ce cf | 0d 5c 22 ad 86 0d cd 94 |\n..o)..|.\".....|
|00003f00| cd 95 4f 15 aa 4e d0 5c | 6e 0c 5c 22 88 2a d1 70 |..O..N.\|n.\".*.p|
|00003f10| 21 29 87 22 20 5b 6e 6e | 68 65 61 64 65 72 2d 66 |!)." [nn|header-f|
|00003f20| 69 6e 64 2d 66 69 6c 65 | 2d 6e 6f 73 65 6c 65 63 |ind-file|-noselec|
|00003f30| 74 20 67 6e 75 73 2d 63 | 75 72 72 65 6e 74 2d 73 |t gnus-c|urrent-s|
|00003f40| 74 61 72 74 75 70 2d 66 | 69 6c 65 20 6e 65 77 67 |tartup-f|ile newg|
|00003f50| 72 6f 75 70 20 6e 69 6c | 20 62 65 66 6f 72 65 20 |roup nil| before |
|00003f60| 67 72 6f 75 70 6b 65 79 | 20 22 5e 5c 5c 28 22 20 |groupkey| "^\\(" |
|00003f70| 72 65 67 65 78 70 2d 71 | 75 6f 74 65 20 22 2e 2a |regexp-q|uote ".*|
|00003f80| 5c 5c 29 5b 21 3a 5d 22 | 20 67 72 6f 75 70 6b 65 |\\)[!:]"| groupke|
|00003f90| 79 2d 72 65 20 72 65 2d | 73 65 61 72 63 68 2d 66 |y-re re-|search-f|
|00003fa0| 6f 72 77 61 72 64 20 74 | 20 6d 61 74 63 68 2d 73 |orward t| match-s|
|00003fb0| 74 72 69 6e 67 20 31 20 | 73 74 72 69 6e 67 2d 6d |tring 1 |string-m|
|00003fc0| 61 74 63 68 20 22 5e 5c | 5c 28 2e 2a 5c 5c 29 5c |atch "^\|\(.*\\)\|
|00003fd0| 5c 2e 5b 5e 2e 5d 2b 24 | 22 20 67 6e 75 73 2d 73 |\.[^.]+$|" gnus-s|
|00003fe0| 75 62 73 63 72 69 62 65 | 2d 6e 65 77 73 67 72 6f |ubscribe|-newsgro|
|00003ff0| 75 70 20 6b 69 6c 6c 2d | 62 75 66 66 65 72 5d 20 |up kill-|buffer] |
|00004000| 35 20 28 23 24 20 2e 20 | 31 35 39 34 34 29 5d 29 |5 (#$ . |15944)])|
|00004010| 0a 23 40 31 32 35 20 53 | 75 62 73 63 72 69 62 65 |.#@125 S|ubscribe|
|00004020| 20 74 68 65 20 6e 65 77 | 20 47 52 4f 55 50 20 69 | the new| GROUP i|
|00004030| 6e 74 65 72 61 63 74 69 | 76 65 6c 79 2e 0a 49 74 |nteracti|vely..It|
|00004040| 20 69 73 20 69 6e 73 65 | 72 74 65 64 20 69 6e 20 | is inse|rted in |
|00004050| 68 69 65 72 61 72 63 68 | 69 63 61 6c 20 6e 65 77 |hierarch|ical new|
|00004060| 73 67 72 6f 75 70 20 6f | 72 64 65 72 20 69 66 20 |sgroup o|rder if |
|00004070| 73 75 62 73 63 72 69 62 | 65 64 2e 20 20 49 66 20 |subscrib|ed. If |
|00004080| 6e 6f 74 2c 0a 69 74 20 | 69 73 20 6b 69 6c 6c 65 |not,.it |is kille|
|00004090| 64 2e 1f 0a 28 64 65 66 | 61 6c 69 61 73 20 27 67 |d...(def|alias 'g|
|000040a0| 6e 75 73 2d 73 75 62 73 | 63 72 69 62 65 2d 69 6e |nus-subs|cribe-in|
|000040b0| 74 65 72 61 63 74 69 76 | 65 6c 79 20 23 5b 28 67 |teractiv|ely #[(g|
|000040c0| 72 6f 75 70 29 20 22 c0 | c1 c2 0b 5c 22 21 ab 84 |roup) ".|...\"!..|
|000040d0| c4 0b 21 87 0b 0d 42 89 | 15 87 22 20 5b 67 6e 75 |..!...B.|.." [gnu|
|000040e0| 73 2d 79 2d 6f 72 2d 6e | 2d 70 20 66 6f 72 6d 61 |s-y-or-n|-p forma|
|000040f0| 74 20 22 53 75 62 73 63 | 72 69 62 65 20 6e 65 77 |t "Subsc|ribe new|
|00004100| 20 6e 65 77 73 67 72 6f | 75 70 3a 20 25 73 20 22 | newsgro|up: %s "|
|00004110| 20 67 72 6f 75 70 20 67 | 6e 75 73 2d 73 75 62 73 | group g|nus-subs|
|00004120| 63 72 69 62 65 2d 68 69 | 65 72 61 72 63 68 69 63 |cribe-hi|erarchic|
|00004130| 61 6c 6c 79 20 67 6e 75 | 73 2d 6b 69 6c 6c 65 64 |ally gnu|s-killed|
|00004140| 2d 6c 69 73 74 5d 20 34 | 20 28 23 24 20 2e 20 31 |-list] 4| (#$ . 1|
|00004150| 36 34 30 37 29 5d 29 0a | 23 40 34 31 20 4d 61 6b |6407)]).|#@41 Mak|
|00004160| 65 20 74 68 65 20 6e 65 | 77 20 47 52 4f 55 50 20 |e the ne|w GROUP |
|00004170| 69 6e 74 6f 20 61 20 7a | 6f 6d 62 69 65 20 67 72 |into a z|ombie gr|
|00004180| 6f 75 70 2e 1f 0a 28 64 | 65 66 61 6c 69 61 73 20 |oup...(d|efalias |
|00004190| 27 67 6e 75 73 2d 73 75 | 62 73 63 72 69 62 65 2d |'gnus-su|bscribe-|
|000041a0| 7a 6f 6d 62 69 65 73 20 | 23 5b 28 67 72 6f 75 70 |zombies |#[(group|
|000041b0| 29 20 22 08 09 42 89 11 | 87 22 20 5b 67 72 6f 75 |) "..B..|." [grou|
|000041c0| 70 20 67 6e 75 73 2d 7a | 6f 6d 62 69 65 2d 6c 69 |p gnus-z|ombie-li|
|000041d0| 73 74 5d 20 32 20 28 23 | 24 20 2e 20 31 36 37 33 |st] 2 (#|$ . 1673|
|000041e0| 33 29 5d 29 0a 23 40 33 | 36 20 4d 61 6b 65 20 74 |3)]).#@3|6 Make t|
|000041f0| 68 65 20 6e 65 77 20 47 | 52 4f 55 50 20 61 20 6b |he new G|ROUP a k|
|00004200| 69 6c 6c 65 64 20 67 72 | 6f 75 70 2e 1f 0a 28 64 |illed gr|oup...(d|
|00004210| 65 66 61 6c 69 61 73 20 | 27 67 6e 75 73 2d 73 75 |efalias |'gnus-su|
|00004220| 62 73 63 72 69 62 65 2d | 6b 69 6c 6c 65 64 20 23 |bscribe-|killed #|
|00004230| 5b 28 67 72 6f 75 70 29 | 20 22 08 09 42 89 11 87 |[(group)| "..B...|
|00004240| 22 20 5b 67 72 6f 75 70 | 20 67 6e 75 73 2d 6b 69 |" [group| gnus-ki|
|00004250| 6c 6c 65 64 2d 6c 69 73 | 74 5d 20 32 20 28 23 24 |lled-lis|t] 2 (#$|
|00004260| 20 2e 20 31 36 38 37 34 | 29 5d 29 0a 23 40 31 31 | . 16874|)]).#@11|
|00004270| 37 20 53 75 62 73 63 72 | 69 62 65 20 6e 65 77 20 |7 Subscr|ibe new |
|00004280| 4e 45 57 53 47 52 4f 55 | 50 2e 0a 49 66 20 4e 45 |NEWSGROU|P..If NE|
|00004290| 58 54 20 69 73 20 6e 6f | 6e 2d 6e 69 6c 2c 20 69 |XT is no|n-nil, i|
|000042a0| 74 20 69 73 20 69 6e 73 | 65 72 74 65 64 20 62 65 |t is ins|erted be|
|000042b0| 66 6f 72 65 20 4e 45 58 | 54 2e 09 20 4f 74 68 65 |fore NEX|T.. Othe|
|000042c0| 72 77 69 73 65 20 69 74 | 20 69 73 20 6d 61 64 65 |rwise it| is made|
|000042d0| 0a 74 68 65 20 66 69 72 | 73 74 20 6e 65 77 73 67 |.the fir|st newsg|
|000042e0| 72 6f 75 70 2e 1f 0a 28 | 64 65 66 61 6c 69 61 73 |roup...(|defalias|
|000042f0| 20 27 67 6e 75 73 2d 73 | 75 62 73 63 72 69 62 65 | 'gnus-s|ubscribe|
|00004300| 2d 6e 65 77 73 67 72 6f | 75 70 20 23 5b 28 6e 65 |-newsgro|up #[(ne|
|00004310| 77 73 67 72 6f 75 70 20 | 26 6f 70 74 69 6f 6e 61 |wsgroup |&optiona|
|00004320| 6c 20 6e 65 78 74 29 20 | 22 8a 65 62 88 c0 09 5c |l next) |".eb...\|
|00004330| 6e 0b c4 0d ae 81 c6 0e | 07 5c 22 4a 24 88 c8 c9 |n.......|.\"J$...|
|00004340| ca 09 23 29 87 22 20 5b | 67 6e 75 73 2d 67 72 6f |..#)." [|gnus-gro|
|00004350| 75 70 2d 63 68 61 6e 67 | 65 2d 6c 65 76 65 6c 20 |up-chang|e-level |
|00004360| 6e 65 77 73 67 72 6f 75 | 70 20 67 6e 75 73 2d 6c |newsgrou|p gnus-l|
|00004370| 65 76 65 6c 2d 64 65 66 | 61 75 6c 74 2d 73 75 62 |evel-def|ault-sub|
|00004380| 73 63 72 69 62 65 64 20 | 67 6e 75 73 2d 6c 65 76 |scribed |gnus-lev|
|00004390| 65 6c 2d 6b 69 6c 6c 65 | 64 20 69 6e 74 65 72 6e |el-kille|d intern|
|000043a0| 2d 73 6f 66 74 20 6e 65 | 78 74 20 22 64 75 6d 6d |-soft ne|xt "dumm|
|000043b0| 79 2e 67 72 6f 75 70 22 | 20 67 6e 75 73 2d 6e 65 |y.group"| gnus-ne|
|000043c0| 77 73 72 63 2d 68 61 73 | 68 74 62 20 67 6e 75 73 |wsrc-has|htb gnus|
|000043d0| 2d 6d 65 73 73 61 67 65 | 20 35 20 22 53 75 62 73 |-message| 5 "Subs|
|000043e0| 63 72 69 62 65 20 6e 65 | 77 73 67 72 6f 75 70 3a |cribe ne|wsgroup:|
|000043f0| 20 25 73 22 5d 20 37 20 | 28 23 24 20 2e 20 31 37 | %s"] 7 |(#$ . 17|
|00004400| 30 31 30 29 5d 29 0a 23 | 40 37 30 20 53 61 79 20 |010)]).#|@70 Say |
|00004410| 77 68 65 74 68 65 72 20 | 74 68 65 20 61 63 74 69 |whether |the acti|
|00004420| 76 65 20 66 69 6c 65 20 | 68 61 73 20 62 65 65 6e |ve file |has been|
|00004430| 20 72 65 61 64 20 66 72 | 6f 6d 20 60 67 6e 75 73 | read fr|om `gnus|
|00004440| 2d 73 65 6c 65 63 74 2d | 6d 65 74 68 6f 64 27 2e |-select-|method'.|
|00004450| 1f 0a 28 64 65 66 61 6c | 69 61 73 20 27 67 6e 75 |..(defal|ias 'gnu|
|00004460| 73 2d 72 65 61 64 2d 61 | 63 74 69 76 65 2d 66 69 |s-read-a|ctive-fi|
|00004470| 6c 65 2d 70 20 23 5b 6e | 69 6c 20 22 08 09 73 87 |le-p #[n|il "..s.|
|00004480| 22 20 5b 67 6e 75 73 2d | 73 65 6c 65 63 74 2d 6d |" [gnus-|select-m|
|00004490| 65 74 68 6f 64 20 67 6e | 75 73 2d 68 61 76 65 2d |ethod gn|us-have-|
|000044a0| 72 65 61 64 2d 61 63 74 | 69 76 65 2d 66 69 6c 65 |read-act|ive-file|
|000044b0| 5d 20 32 20 28 23 24 20 | 2e 20 31 37 34 32 30 29 |] 2 (#$ |. 17420)|
|000044c0| 5d 29 0a 28 62 79 74 65 | 2d 63 6f 64 65 20 22 c0 |]).(byte|-code ".|
|000044d0| 09 42 11 c2 09 42 11 c3 | 09 42 11 c4 09 42 11 c5 |.B...B..|.B...B..|
|000044e0| 09 42 11 c6 09 42 11 c7 | 09 42 11 c8 09 42 11 c9 |.B...B..|.B...B..|
|000044f0| 09 42 11 ca 09 42 11 c0 | 87 22 20 5b 67 6e 75 73 |.B...B..|." [gnus|
|00004500| 2d 63 75 72 72 65 6e 74 | 2d 68 65 61 64 65 72 73 |-current|-headers|
|00004510| 20 63 75 72 72 65 6e 74 | 2d 6c 6f 61 64 2d 6c 69 | current|-load-li|
|00004520| 73 74 20 67 6e 75 73 2d | 74 68 72 65 61 64 2d 69 |st gnus-|thread-i|
|00004530| 6e 64 65 6e 74 2d 61 72 | 72 61 79 20 67 6e 75 73 |ndent-ar|ray gnus|
|00004540| 2d 6e 65 77 73 67 72 6f | 75 70 2d 6e 61 6d 65 20 |-newsgro|up-name |
|00004550| 67 6e 75 73 2d 6e 65 77 | 73 67 72 6f 75 70 2d 68 |gnus-new|sgroup-h|
|00004560| 65 61 64 65 72 73 20 67 | 6e 75 73 2d 67 72 6f 75 |eaders g|nus-grou|
|00004570| 70 2d 6c 69 73 74 2d 6d | 6f 64 65 20 67 6e 75 73 |p-list-m|ode gnus|
|00004580| 2d 67 72 6f 75 70 2d 6d | 61 72 6b 2d 70 6f 73 69 |-group-m|ark-posi|
|00004590| 74 69 6f 6e 73 20 67 6e | 75 73 2d 6e 65 77 73 67 |tions gn|us-newsg|
|000045a0| 72 6f 75 70 2d 64 61 74 | 61 20 67 6e 75 73 2d 6e |roup-dat|a gnus-n|
|000045b0| 65 77 73 67 72 6f 75 70 | 2d 75 6e 72 65 61 64 73 |ewsgroup|-unreads|
|000045c0| 20 6e 6e 6f 6f 2d 73 74 | 61 74 65 2d 61 6c 69 73 | nnoo-st|ate-alis|
|000045d0| 74 20 67 6e 75 73 2d 63 | 75 72 72 65 6e 74 2d 73 |t gnus-c|urrent-s|
|000045e0| 65 6c 65 63 74 2d 6d 65 | 74 68 6f 64 5d 20 32 29 |elect-me|thod] 2)|
|000045f0| 0a 23 40 33 34 20 43 6c | 65 61 72 20 61 6c 6c 20 |.#@34 Cl|ear all |
|00004600| 76 61 72 69 61 62 6c 65 | 73 20 61 6e 64 20 62 75 |variable|s and bu|
|00004610| 66 66 65 72 73 2e 1f 0a | 28 64 65 66 61 6c 69 61 |ffers...|(defalia|
|00004620| 73 20 27 67 6e 75 73 2d | 63 6c 65 61 72 2d 73 79 |s 'gnus-|clear-sy|
|00004630| 73 74 65 6d 20 23 5b 6e | 69 6c 20 22 08 89 19 ab |stem #[n|il "....|
|00004640| 8b 09 40 c2 4c 88 09 41 | 89 11 ac 75 29 c2 13 c2 |..@.L..A|...u)...|
|00004650| 14 c2 15 c2 16 06 c2 16 | 07 c2 16 08 c2 16 09 c2 |........|........|
|00004660| 16 5c 6e c2 16 0b c2 16 | 0c c2 16 0d c2 16 0e c2 |.\n.....|........|
|00004670| 16 0f c2 16 10 c2 16 11 | c2 16 12 c2 16 13 c2 16 |........|........|
|00004680| 14 c2 16 15 c2 16 16 c2 | 16 17 c2 16 18 d9 da 21 |........|.......!|
|00004690| 88 0e 1b ab 8d dc 0e 1b | 21 ab 87 dd dc 0e 1b 21 |........|!......!|
|000046a0| 21 88 de 20 88 dc df c2 | 21 21 ab 88 dd dc df c2 |!.. ....|!!......|
|000046b0| 21 21 21 88 0e 20 89 1e | 21 89 1e 5c 22 ad 8c 0e |!!!.. ..|!..\"...|
|000046c0| 5c 22 3b ab 83 e3 aa 81 | e4 0e 5c 22 21 29 ab 85 |\";.....|..\"!)..|
|000046d0| dd 0e 21 21 88 29 0e 25 | ab a6 0e 25 89 41 16 25 |..!!.).%|...%.A.%|
|000046e0| 40 89 1e 21 89 1e 5c 22 | ad 8c 0e 5c 22 3b ab 83 |@..!..\"|...\";..|
|000046f0| e3 aa 81 e4 0e 5c 22 21 | 29 ab 85 dd 0e 21 21 88 |.....\"!|)....!!.|
|00004700| 29 aa 56 e6 20 87 22 20 | 5b 67 6e 75 73 2d 76 61 |).V. ." |[gnus-va|
|00004710| 72 69 61 62 6c 65 2d 6c | 69 73 74 20 76 61 72 69 |riable-l|ist vari|
|00004720| 61 62 6c 65 73 20 6e 69 | 6c 20 67 6e 75 73 2d 6c |ables ni|l gnus-l|
|00004730| 69 73 74 2d 6f 66 2d 6b | 69 6c 6c 65 64 2d 67 72 |ist-of-k|illed-gr|
|00004740| 6f 75 70 73 20 67 6e 75 | 73 2d 68 61 76 65 2d 72 |oups gnu|s-have-r|
|00004750| 65 61 64 2d 61 63 74 69 | 76 65 2d 66 69 6c 65 20 |ead-acti|ve-file |
|00004760| 67 6e 75 73 2d 6e 65 77 | 73 72 63 2d 61 6c 69 73 |gnus-new|src-alis|
|00004770| 74 20 67 6e 75 73 2d 6e | 65 77 73 72 63 2d 68 61 |t gnus-n|ewsrc-ha|
|00004780| 73 68 74 62 20 67 6e 75 | 73 2d 6b 69 6c 6c 65 64 |shtb gnu|s-killed|
|00004790| 2d 6c 69 73 74 20 67 6e | 75 73 2d 7a 6f 6d 62 69 |-list gn|us-zombi|
|000047a0| 65 2d 6c 69 73 74 20 67 | 6e 75 73 2d 6b 69 6c 6c |e-list g|nus-kill|
|000047b0| 65 64 2d 68 61 73 68 74 | 62 20 67 6e 75 73 2d 61 |ed-hasht|b gnus-a|
|000047c0| 63 74 69 76 65 2d 68 61 | 73 68 74 62 20 67 6e 75 |ctive-ha|shtb gnu|
|000047d0| 73 2d 6d 6f 64 65 72 61 | 74 65 64 2d 68 61 73 68 |s-modera|ted-hash|
|000047e0| 74 62 20 67 6e 75 73 2d | 64 65 73 63 72 69 70 74 |tb gnus-|descript|
|000047f0| 69 6f 6e 2d 68 61 73 68 | 74 62 20 67 6e 75 73 2d |ion-hash|tb gnus-|
|00004800| 63 75 72 72 65 6e 74 2d | 68 65 61 64 65 72 73 20 |current-|headers |
|00004810| 67 6e 75 73 2d 74 68 72 | 65 61 64 2d 69 6e 64 65 |gnus-thr|ead-inde|
|00004820| 6e 74 2d 61 72 72 61 79 | 20 67 6e 75 73 2d 6e 65 |nt-array| gnus-ne|
|00004830| 77 73 67 72 6f 75 70 2d | 68 65 61 64 65 72 73 20 |wsgroup-|headers |
|00004840| 67 6e 75 73 2d 6e 65 77 | 73 67 72 6f 75 70 2d 6e |gnus-new|sgroup-n|
|00004850| 61 6d 65 20 67 6e 75 73 | 2d 73 65 72 76 65 72 2d |ame gnus|-server-|
|00004860| 61 6c 69 73 74 20 67 6e | 75 73 2d 67 72 6f 75 70 |alist gn|us-group|
|00004870| 2d 6c 69 73 74 2d 6d 6f | 64 65 20 67 6e 75 73 2d |-list-mo|de gnus-|
|00004880| 6f 70 65 6e 65 64 2d 73 | 65 72 76 65 72 73 20 67 |opened-s|ervers g|
|00004890| 6e 75 73 2d 67 72 6f 75 | 70 2d 6d 61 72 6b 2d 70 |nus-grou|p-mark-p|
|000048a0| 6f 73 69 74 69 6f 6e 73 | 20 67 6e 75 73 2d 6e 65 |ositions| gnus-ne|
|000048b0| 77 73 67 72 6f 75 70 2d | 64 61 74 61 20 67 6e 75 |wsgroup-|data gnu|
|000048c0| 73 2d 6e 65 77 73 67 72 | 6f 75 70 2d 75 6e 72 65 |s-newsgr|oup-unre|
|000048d0| 61 64 73 20 6e 6e 6f 6f | 2d 73 74 61 74 65 2d 61 |ads nnoo|-state-a|
|000048e0| 6c 69 73 74 20 67 6e 75 | 73 2d 63 75 72 72 65 6e |list gnu|s-curren|
|000048f0| 74 2d 73 65 6c 65 63 74 | 2d 6d 65 74 68 6f 64 20 |t-select|-method |
|00004900| 67 6e 75 73 2d 73 68 75 | 74 64 6f 77 6e 20 67 6e |gnus-shu|tdown gn|
|00004910| 75 73 20 67 6e 75 73 2d | 63 75 72 72 65 6e 74 2d |us gnus-|current-|
|00004920| 73 74 61 72 74 75 70 2d | 66 69 6c 65 20 67 65 74 |startup-|file get|
|00004930| 2d 66 69 6c 65 2d 62 75 | 66 66 65 72 20 6b 69 6c |-file-bu|ffer kil|
|00004940| 6c 2d 62 75 66 66 65 72 | 20 67 6e 75 73 2d 64 72 |l-buffer| gnus-dr|
|00004950| 69 62 62 6c 65 2d 63 6c | 65 61 72 20 67 6e 75 73 |ibble-cl|ear gnus|
|00004960| 2d 6e 65 77 73 67 72 6f | 75 70 2d 6b 69 6c 6c 2d |-newsgro|up-kill-|
|00004970| 66 69 6c 65 20 6e 6e 74 | 70 2d 73 65 72 76 65 72 |file nnt|p-server|
|00004980| 2d 62 75 66 66 65 72 20 | 62 75 66 20 62 75 66 66 |-buffer |buf buff|
|00004990| 65 72 20 67 65 74 2d 62 | 75 66 66 65 72 20 62 75 |er get-b|uffer bu|
|000049a0| 66 66 65 72 2d 6e 61 6d | 65 20 67 6e 75 73 2d 62 |ffer-nam|e gnus-b|
|000049b0| 75 66 66 65 72 2d 6c 69 | 73 74 20 67 6e 75 73 2d |uffer-li|st gnus-|
|000049c0| 6b 69 6c 6c 2d 67 6e 75 | 73 2d 66 72 61 6d 65 73 |kill-gnu|s-frames|
|000049d0| 5d 20 35 20 28 23 24 20 | 2e 20 31 37 39 31 30 29 |] 5 (#$ |. 17910)|
|000049e0| 5d 29 0a 23 40 33 32 31 | 20 52 65 61 64 20 6e 65 |]).#@321| Read ne|
|000049f0| 74 77 6f 72 6b 20 6e 65 | 77 73 2e 0a 49 66 20 41 |twork ne|ws..If A|
|00004a00| 52 47 20 69 73 20 61 20 | 70 6f 73 69 74 69 76 65 |RG is a |positive|
|00004a10| 20 6e 75 6d 62 65 72 2c | 20 47 6e 75 73 20 77 69 | number,| Gnus wi|
|00004a20| 6c 6c 20 75 73 65 20 74 | 68 61 74 20 61 73 20 74 |ll use t|hat as t|
|00004a30| 68 65 0a 73 74 61 72 74 | 75 70 20 6c 65 76 65 6c |he.start|up level|
|00004a40| 2e 09 49 66 20 41 52 47 | 20 69 73 20 6e 69 6c 2c |..If ARG| is nil,|
|00004a50| 20 47 6e 75 73 20 77 69 | 6c 6c 20 62 65 20 73 74 | Gnus wi|ll be st|
|00004a60| 61 72 74 65 64 20 61 74 | 20 6c 65 76 65 6c 20 32 |arted at| level 2|
|00004a70| 2e 0a 49 66 20 41 52 47 | 20 69 73 20 6e 6f 6e 2d |..If ARG| is non-|
|00004a80| 6e 69 6c 20 61 6e 64 20 | 6e 6f 74 20 61 20 70 6f |nil and |not a po|
|00004a90| 73 69 74 69 76 65 20 6e | 75 6d 62 65 72 2c 20 47 |sitive n|umber, G|
|00004aa0| 6e 75 73 20 77 69 6c 6c | 0a 70 72 6f 6d 70 74 20 |nus will|.prompt |
|00004ab0| 74 68 65 20 75 73 65 72 | 20 66 6f 72 20 74 68 65 |the user| for the|
|00004ac0| 20 6e 61 6d 65 20 6f 66 | 20 61 6e 20 4e 4e 54 50 | name of| an NNTP|
|00004ad0| 20 73 65 72 76 65 72 20 | 74 6f 20 75 73 65 2e 0a | server |to use..|
|00004ae0| 41 73 20 6f 70 70 6f 73 | 65 64 20 74 6f 20 60 67 |As oppos|ed to `g|
|00004af0| 6e 75 73 27 2c 20 74 68 | 69 73 20 63 6f 6d 6d 61 |nus', th|is comma|
|00004b00| 6e 64 20 77 69 6c 6c 20 | 6e 6f 74 20 63 6f 6e 6e |nd will |not conn|
|00004b10| 65 63 74 20 74 6f 20 74 | 68 65 20 6c 6f 63 61 6c |ect to t|he local|
|00004b20| 20 73 65 72 76 65 72 2e | 1f 0a 28 64 65 66 61 6c | server.|..(defal|
|00004b30| 69 61 73 20 27 67 6e 75 | 73 2d 6e 6f 2d 73 65 72 |ias 'gnu|s-no-ser|
|00004b40| 76 65 72 2d 31 20 23 5b | 28 26 6f 70 74 69 6f 6e |ver-1 #[|(&option|
|00004b50| 61 6c 20 61 72 67 20 73 | 6c 61 76 65 29 20 22 08 |al arg s|lave) ".|
|00004b60| ae 82 09 53 1a c3 5c 6e | c4 0d 23 88 c6 c7 21 88 |...S..\n|..#...!.|
|00004b70| 5c 6e 89 16 07 29 87 22 | 20 5b 61 72 67 20 67 6e |\n...)."| [arg gn|
|00004b80| 75 73 2d 6c 65 76 65 6c | 2d 64 65 66 61 75 6c 74 |us-level|-default|
|00004b90| 2d 73 75 62 73 63 72 69 | 62 65 64 20 76 61 6c 20 |-subscri|bed val |
|00004ba0| 67 6e 75 73 20 74 20 73 | 6c 61 76 65 20 6d 61 6b |gnus t s|lave mak|
|00004bb0| 65 2d 6c 6f 63 61 6c 2d | 76 61 72 69 61 62 6c 65 |e-local-|variable|
|00004bc0| 20 67 6e 75 73 2d 67 72 | 6f 75 70 2d 75 73 65 2d | gnus-gr|oup-use-|
|00004bd0| 70 65 72 6d 61 6e 65 6e | 74 2d 6c 65 76 65 6c 73 |permanen|t-levels|
|00004be0| 5d 20 34 20 28 23 24 20 | 2e 20 31 38 39 32 31 29 |] 4 (#$ |. 18921)|
|00004bf0| 20 22 50 22 5d 29 0a 23 | 40 32 31 32 20 52 65 61 | "P"]).#|@212 Rea|
|00004c00| 64 20 6e 65 74 77 6f 72 | 6b 20 6e 65 77 73 2e 0a |d networ|k news..|
|00004c10| 49 66 20 41 52 47 20 69 | 73 20 6e 6f 6e 2d 6e 69 |If ARG i|s non-ni|
|00004c20| 6c 20 61 6e 64 20 61 20 | 70 6f 73 69 74 69 76 65 |l and a |positive|
|00004c30| 20 6e 75 6d 62 65 72 2c | 20 47 6e 75 73 20 77 69 | number,| Gnus wi|
|00004c40| 6c 6c 20 75 73 65 20 74 | 68 61 74 20 61 73 20 74 |ll use t|hat as t|
|00004c50| 68 65 0a 73 74 61 72 74 | 75 70 20 6c 65 76 65 6c |he.start|up level|
|00004c60| 2e 09 49 66 20 41 52 47 | 20 69 73 20 6e 6f 6e 2d |..If ARG| is non-|
|00004c70| 6e 69 6c 20 61 6e 64 20 | 6e 6f 74 20 61 20 70 6f |nil and |not a po|
|00004c80| 73 69 74 69 76 65 20 6e | 75 6d 62 65 72 2c 20 47 |sitive n|umber, G|
|00004c90| 6e 75 73 20 77 69 6c 6c | 0a 70 72 6f 6d 70 74 20 |nus will|.prompt |
|00004ca0| 74 68 65 20 75 73 65 72 | 20 66 6f 72 20 74 68 65 |the user| for the|
|00004cb0| 20 6e 61 6d 65 20 6f 66 | 20 61 6e 20 4e 4e 54 50 | name of| an NNTP|
|00004cc0| 20 73 65 72 76 65 72 20 | 74 6f 20 75 73 65 2e 1f | server |to use..|
|00004cd0| 0a 28 64 65 66 61 6c 69 | 61 73 20 27 67 6e 75 73 |.(defali|as 'gnus|
|00004ce0| 2d 31 20 23 5b 28 26 6f | 70 74 69 6f 6e 61 6c 20 |-1 #[(&o|ptional |
|00004cf0| 61 72 67 20 64 6f 6e 74 | 2d 63 6f 6e 6e 65 63 74 |arg dont|-connect|
|00004d00| 20 73 6c 61 76 65 29 20 | 22 c0 09 21 ab a2 8a 09 | slave) |"..!....|
|00004d10| 71 88 5c 6e 29 c3 61 ab | 98 c4 09 21 88 c5 0e 06 |q.\n).a.|...!....|
|00004d20| a7 ad 8c 0e 06 c7 56 ad | 86 0e 08 40 0e 06 5d 21 |......V.|...@..]!|
|00004d30| 87 c9 20 88 ca 20 88 cb | 20 88 0e 0c 16 0d ce 20 |.. .. ..| ...... |
|00004d40| 88 cf d0 d1 20 5c 22 ab | 8a 0e 12 ab 86 d3 16 12 |.... \".|........|
|00004d50| d4 20 88 0e 06 a7 ad 88 | 0e 06 c7 56 ad 82 0e 06 |. ......|...V....|
|00004d60| d3 1e 15 1e 16 d7 8e 0e | 18 3f ad 8c d9 0e 06 ad |........|.?......|
|00004d70| 83 0e 16 3f 21 89 16 15 | 2b 87 22 20 5b 67 65 74 |...?!...|+." [get|
|00004d80| 2d 62 75 66 66 65 72 20 | 67 6e 75 73 2d 67 72 6f |-buffer |gnus-gro|
|00004d90| 75 70 2d 62 75 66 66 65 | 72 20 6d 61 6a 6f 72 2d |up-buffe|r major-|
|00004da0| 6d 6f 64 65 20 67 6e 75 | 73 2d 67 72 6f 75 70 2d |mode gnu|s-group-|
|00004db0| 6d 6f 64 65 20 73 77 69 | 74 63 68 2d 74 6f 2d 62 |mode swi|tch-to-b|
|00004dc0| 75 66 66 65 72 20 67 6e | 75 73 2d 67 72 6f 75 70 |uffer gn|us-group|
|00004dd0| 2d 67 65 74 2d 6e 65 77 | 2d 6e 65 77 73 20 61 72 |-get-new|-news ar|
|00004de0| 67 20 30 20 67 6e 75 73 | 2d 67 72 6f 75 70 2d 6c |g 0 gnus|-group-l|
|00004df0| 69 73 74 2d 6d 6f 64 65 | 20 67 6e 75 73 2d 73 70 |ist-mode| gnus-sp|
|00004e00| 6c 61 73 68 20 67 6e 75 | 73 2d 63 6c 65 61 72 2d |lash gnu|s-clear-|
|00004e10| 73 79 73 74 65 6d 20 6e | 6e 68 65 61 64 65 72 2d |system n|nheader-|
|00004e20| 69 6e 69 74 2d 73 65 72 | 76 65 72 2d 62 75 66 66 |init-ser|ver-buff|
|00004e30| 65 72 20 73 6c 61 76 65 | 20 67 6e 75 73 2d 73 6c |er slave| gnus-sl|
|00004e40| 61 76 65 20 67 6e 75 73 | 2d 72 65 61 64 2d 69 6e |ave gnus|-read-in|
|00004e50| 69 74 2d 66 69 6c 65 20 | 73 74 72 69 6e 67 2d 6d |it-file |string-m|
|00004e60| 61 74 63 68 20 22 58 45 | 6d 61 63 73 22 20 65 6d |atch "XE|macs" em|
|00004e70| 61 63 73 2d 76 65 72 73 | 69 6f 6e 20 67 6e 75 73 |acs-vers|ion gnus|
|00004e80| 2d 73 69 6d 70 6c 65 2d | 73 70 6c 61 73 68 20 6e |-simple-|splash n|
|00004e90| 69 6c 20 67 6e 75 73 2d | 78 6d 61 73 2d 73 70 6c |il gnus-|xmas-spl|
|00004ea0| 61 73 68 20 64 69 64 2d | 63 6f 6e 6e 65 63 74 20 |ash did-|connect |
|00004eb0| 6c 65 76 65 6c 20 28 28 | 62 79 74 65 2d 63 6f 64 |level ((|byte-cod|
|00004ec0| 65 20 22 08 ac 88 09 ac | 85 c2 20 88 aa bb c3 c4 |e ".....|.. .....|
|00004ed0| 21 88 c5 0e 06 21 16 07 | 0e 08 ac 84 0e 09 ab 83 |!....!..|........|
|00004ee0| ca 20 88 0e 0b ab 88 cc | 20 88 cd ce cf 5c 22 88 |. ......| ....\".|
|00004ef0| d0 d1 0e 12 08 23 88 d3 | 0e 12 21 88 d4 20 88 d5 |.....#..|..!.. ..|
|00004f00| d6 21 88 d7 20 88 c3 d8 | 21 88 d1 87 22 20 5b 64 |.!.. ...|!..." [d|
|00004f10| 6f 6e 74 2d 63 6f 6e 6e | 65 63 74 20 64 69 64 2d |ont-conn|ect did-|
|00004f20| 63 6f 6e 6e 65 63 74 20 | 67 6e 75 73 2d 67 72 6f |connect |gnus-gro|
|00004f30| 75 70 2d 71 75 69 74 20 | 72 75 6e 2d 68 6f 6f 6b |up-quit |run-hook|
|00004f40| 73 20 67 6e 75 73 2d 73 | 74 61 72 74 75 70 2d 68 |s gnus-s|tartup-h|
|00004f50| 6f 6f 6b 20 67 6e 75 73 | 2d 6d 61 6b 65 2d 6e 65 |ook gnus|-make-ne|
|00004f60| 77 73 72 63 2d 66 69 6c | 65 20 67 6e 75 73 2d 73 |wsrc-fil|e gnus-s|
|00004f70| 74 61 72 74 75 70 2d 66 | 69 6c 65 20 67 6e 75 73 |tartup-f|ile gnus|
|00004f80| 2d 63 75 72 72 65 6e 74 | 2d 73 74 61 72 74 75 70 |-current|-startup|
|00004f90| 2d 66 69 6c 65 20 67 6e | 75 73 2d 73 6c 61 76 65 |-file gn|us-slave|
|00004fa0| 20 67 6e 75 73 2d 75 73 | 65 2d 64 72 69 62 62 6c | gnus-us|e-dribbl|
|00004fb0| 65 2d 66 69 6c 65 20 67 | 6e 75 73 2d 64 72 69 62 |e-file g|nus-drib|
|00004fc0| 62 6c 65 2d 72 65 61 64 | 2d 66 69 6c 65 20 67 6e |ble-read|-file gn|
|00004fd0| 75 73 2d 75 73 65 2d 67 | 72 6f 75 70 6c 65 6e 73 |us-use-g|rouplens|
|00004fe0| 20 62 62 62 2d 6c 6f 67 | 69 6e 20 61 64 64 2d 68 | bbb-log|in add-h|
|00004ff0| 6f 6f 6b 20 67 6e 75 73 | 2d 73 75 6d 6d 61 72 79 |ook gnus|-summary|
|00005000| 2d 6d 6f 64 65 2d 68 6f | 6f 6b 20 67 6e 75 73 2d |-mode-ho|ok gnus-|
|00005010| 67 72 6f 75 70 6c 65 6e | 73 2d 6d 6f 64 65 20 67 |grouplen|s-mode g|
|00005020| 6e 75 73 2d 73 65 74 75 | 70 2d 6e 65 77 73 20 6e |nus-setu|p-news n|
|00005030| 69 6c 20 6c 65 76 65 6c | 20 67 6e 75 73 2d 67 72 |il level| gnus-gr|
|00005040| 6f 75 70 2d 6c 69 73 74 | 2d 67 72 6f 75 70 73 20 |oup-list|-groups |
|00005050| 67 6e 75 73 2d 67 72 6f | 75 70 2d 66 69 72 73 74 |gnus-gro|up-first|
|00005060| 2d 75 6e 72 65 61 64 2d | 67 72 6f 75 70 20 67 6e |-unread-|group gn|
|00005070| 75 73 2d 63 6f 6e 66 69 | 67 75 72 65 2d 77 69 6e |us-confi|gure-win|
|00005080| 64 6f 77 73 20 67 72 6f | 75 70 20 67 6e 75 73 2d |dows gro|up gnus-|
|00005090| 67 72 6f 75 70 2d 73 65 | 74 2d 6d 6f 64 65 2d 6c |group-se|t-mode-l|
|000050a0| 69 6e 65 20 67 6e 75 73 | 2d 73 74 61 72 74 65 64 |ine gnus|-started|
|000050b0| 2d 68 6f 6f 6b 5d 20 34 | 29 29 20 64 6f 6e 74 2d |-hook] 4|)) dont-|
|000050c0| 63 6f 6e 6e 65 63 74 20 | 67 6e 75 73 2d 73 74 61 |connect |gnus-sta|
|000050d0| 72 74 2d 6e 65 77 73 2d | 73 65 72 76 65 72 5d 20 |rt-news-|server] |
|000050e0| 33 20 28 23 24 20 2e 20 | 31 39 34 35 33 29 20 22 |3 (#$ . |19453) "|
|000050f0| 50 22 5d 29 0a 23 40 32 | 37 20 55 6e 6c 6f 61 64 |P"]).#@2|7 Unload|
|00005100| 20 61 6c 6c 20 47 6e 75 | 73 20 66 65 61 74 75 72 | all Gnu|s featur|
|00005110| 65 73 2e 1f 0a 28 64 65 | 66 61 6c 69 61 73 20 27 |es...(de|falias '|
|00005120| 67 6e 75 73 2d 75 6e 6c | 6f 61 64 20 23 5b 6e 69 |gnus-unl|oad #[ni|
|00005130| 6c 20 22 c0 c1 21 ac 84 | c2 c3 21 88 09 c4 1d 89 |l "..!..|..!.....|
|00005140| 1e 06 ad a1 c7 c8 0e 06 | 40 40 5c 22 ab 8f c9 0e |........|@@\"....|
|00005150| 06 40 b7 41 89 15 ab 85 | ca 0d cb 5c 22 88 0e 06 |.@.A....|...\"...|
|00005160| 41 89 16 06 ac 60 c4 2a | 87 22 20 5b 62 6f 75 6e |A....`.*|." [boun|
|00005170| 64 70 20 6c 6f 61 64 2d | 68 69 73 74 6f 72 79 20 |dp load-|history |
|00005180| 65 72 72 6f 72 20 22 53 | 6f 72 72 79 2c 20 60 67 |error "S|orry, `g|
|00005190| 6e 75 73 2d 75 6e 6c 6f | 61 64 27 20 69 73 20 6e |nus-unlo|ad' is n|
|000051a0| 6f 74 20 69 6d 70 6c 65 | 6d 65 6e 74 65 64 20 69 |ot imple|mented i|
|000051b0| 6e 20 74 68 69 73 20 45 | 6d 61 63 73 20 76 65 72 |n this E|macs ver|
|000051c0| 73 69 6f 6e 22 20 6e 69 | 6c 20 66 65 61 74 75 72 |sion" ni|l featur|
|000051d0| 65 20 68 69 73 74 6f 72 | 79 20 73 74 72 69 6e 67 |e histor|y string|
|000051e0| 2d 6d 61 74 63 68 20 22 | 5e 5c 5c 28 67 6e 75 73 |-match "|^\\(gnus|
|000051f0| 5c 5c 7c 6e 6e 5c 5c 29 | 22 20 70 72 6f 76 69 64 |\\|nn\\)|" provid|
|00005200| 65 20 75 6e 6c 6f 61 64 | 2d 66 65 61 74 75 72 65 |e unload|-feature|
|00005210| 20 66 6f 72 63 65 5d 20 | 34 20 28 23 24 20 2e 20 | force] |4 (#$ . |
|00005220| 32 30 37 33 30 29 20 6e | 69 6c 5d 29 0a 28 62 79 |20730) n|il]).(by|
|00005230| 74 65 2d 63 6f 64 65 20 | 22 c0 c1 21 ac 82 c2 11 |te-code |"..!....|
|00005240| c1 0b 42 13 c0 c4 21 ac | 82 c2 14 c4 0b 42 13 c2 |..B...!.|.....B..|
|00005250| 87 22 20 5b 62 6f 75 6e | 64 70 20 67 6e 75 73 2d |." [boun|dp gnus-|
|00005260| 64 72 69 62 62 6c 65 2d | 69 67 6e 6f 72 65 20 6e |dribble-|ignore n|
|00005270| 69 6c 20 63 75 72 72 65 | 6e 74 2d 6c 6f 61 64 2d |il curre|nt-load-|
|00005280| 6c 69 73 74 20 67 6e 75 | 73 2d 64 72 69 62 62 6c |list gnu|s-dribbl|
|00005290| 65 2d 65 76 61 6c 2d 66 | 69 6c 65 5d 20 32 29 0a |e-eval-f|ile] 2).|
|000052a0| 23 40 35 30 20 52 65 74 | 75 72 6e 20 74 68 65 20 |#@50 Ret|urn the |
|000052b0| 64 72 69 62 62 6c 65 20 | 66 69 6c 65 20 66 6f 72 |dribble |file for|
|000052c0| 20 74 68 65 20 63 75 72 | 72 65 6e 74 20 2e 6e 65 | the cur|rent .ne|
|000052d0| 77 73 72 63 2e 1f 0a 28 | 64 65 66 61 6c 69 61 73 |wsrc...(|defalias|
|000052e0| 20 27 67 6e 75 73 2d 64 | 72 69 62 62 6c 65 2d 66 | 'gnus-d|ribble-f|
|000052f0| 69 6c 65 2d 6e 61 6d 65 | 20 23 5b 6e 69 6c 20 22 |ile-name| #[nil "|
|00005300| 08 ab 89 c1 08 21 c2 0b | 21 50 aa 81 0b c4 50 87 |.....!..|!P....P.|
|00005310| 22 20 5b 67 6e 75 73 2d | 64 72 69 62 62 6c 65 2d |" [gnus-|dribble-|
|00005320| 64 69 72 65 63 74 6f 72 | 79 20 66 69 6c 65 2d 6e |director|y file-n|
|00005330| 61 6d 65 2d 61 73 2d 64 | 69 72 65 63 74 6f 72 79 |ame-as-d|irectory|
|00005340| 20 66 69 6c 65 2d 6e 61 | 6d 65 2d 6e 6f 6e 64 69 | file-na|me-nondi|
|00005350| 72 65 63 74 6f 72 79 20 | 67 6e 75 73 2d 63 75 72 |rectory |gnus-cur|
|00005360| 72 65 6e 74 2d 73 74 61 | 72 74 75 70 2d 66 69 6c |rent-sta|rtup-fil|
|00005370| 65 20 22 2d 64 72 69 62 | 62 6c 65 22 5d 20 33 20 |e "-drib|ble"] 3 |
|00005380| 28 23 24 20 2e 20 32 31 | 31 35 37 29 5d 29 0a 23 |(#$ . 21|157)]).#|
|00005390| 40 33 39 20 45 6e 74 65 | 72 20 53 54 52 49 4e 47 |@39 Ente|r STRING|
|000053a0| 20 69 6e 74 6f 20 74 68 | 65 20 64 72 69 62 62 6c | into th|e dribbl|
|000053b0| 65 20 62 75 66 66 65 72 | 2e 1f 0a 28 64 65 66 61 |e buffer|...(defa|
|000053c0| 6c 69 61 73 20 27 67 6e | 75 73 2d 64 72 69 62 62 |lias 'gn|us-dribb|
|000053d0| 6c 65 2d 65 6e 74 65 72 | 20 23 5b 28 73 74 72 69 |le-enter| #[(stri|
|000053e0| 6e 67 29 20 22 08 3f ad | a3 09 ad a0 c2 09 21 ad |ng) ".?.|......!.|
|000053f0| 9b 70 1b 09 71 88 64 62 | 88 0c c5 b1 02 88 c6 c7 |.p..q.db|........|
|00005400| 70 21 64 5c 22 88 c8 09 | 21 88 0b 71 29 87 22 20 |p!d\"...|!..q)." |
|00005410| 5b 67 6e 75 73 2d 64 72 | 69 62 62 6c 65 2d 69 67 |[gnus-dr|ibble-ig|
|00005420| 6e 6f 72 65 20 67 6e 75 | 73 2d 64 72 69 62 62 6c |nore gnu|s-dribbl|
|00005430| 65 2d 62 75 66 66 65 72 | 20 62 75 66 66 65 72 2d |e-buffer| buffer-|
|00005440| 6e 61 6d 65 20 6f 62 75 | 66 20 73 74 72 69 6e 67 |name obu|f string|
|00005450| 20 22 5c 6e 22 20 73 65 | 74 2d 77 69 6e 64 6f 77 | "\n" se|t-window|
|00005460| 2d 70 6f 69 6e 74 20 67 | 65 74 2d 62 75 66 66 65 |-point g|et-buffe|
|00005470| 72 2d 77 69 6e 64 6f 77 | 20 62 75 72 79 2d 62 75 |r-window| bury-bu|
|00005480| 66 66 65 72 5d 20 33 20 | 28 23 24 20 2e 20 32 31 |ffer] 3 |(#$ . 21|
|00005490| 33 39 36 29 5d 29 0a 23 | 40 32 37 20 54 6f 75 63 |396)]).#|@27 Touc|
|000054a0| 68 20 74 68 65 20 64 72 | 69 62 62 6c 65 20 62 75 |h the dr|ibble bu|
|000054b0| 66 66 65 72 2e 1f 0a 28 | 64 65 66 61 6c 69 61 73 |ffer...(|defalias|
|000054c0| 20 27 67 6e 75 73 2d 64 | 72 69 62 62 6c 65 2d 74 | 'gnus-d|ribble-t|
|000054d0| 6f 75 63 68 20 23 5b 6e | 69 6c 20 22 c0 c1 21 87 |ouch #[n|il "..!.|
|000054e0| 22 20 5b 67 6e 75 73 2d | 64 72 69 62 62 6c 65 2d |" [gnus-|dribble-|
|000054f0| 65 6e 74 65 72 20 22 22 | 5d 20 32 20 28 23 24 20 |enter ""|] 2 (#$ |
|00005500| 2e 20 32 31 36 36 30 29 | 5d 29 0a 23 40 33 34 20 |. 21660)|]).#@34 |
|00005510| 52 65 61 64 20 74 68 65 | 20 64 72 69 62 62 6c 65 |Read the| dribble|
|00005520| 20 66 69 6c 65 20 66 72 | 6f 6d 20 64 69 73 6b 2e | file fr|om disk.|
|00005530| 1f 0a 28 64 65 66 61 6c | 69 61 73 20 27 67 6e 75 |..(defal|ias 'gnu|
|00005540| 73 2d 64 72 69 62 62 6c | 65 2d 72 65 61 64 2d 66 |s-dribbl|e-read-f|
|00005550| 69 6c 65 20 23 5b 6e 69 | 6c 20 22 c0 20 19 8a c2 |ile #[ni|l ". ...|
|00005560| c3 09 21 21 89 14 71 88 | c5 20 88 c6 20 88 09 16 |..!!..q.|. .. ...|
|00005570| 07 c8 c9 21 88 ca 70 21 | 88 cb 70 21 88 cc cd 21 |...!..p!|..p!...!|
|00005580| 88 ce 20 c9 cd 1e 0f 1e | 10 1e 11 d2 0e 11 21 ac |.. .....|......!.|
|00005590| 85 d2 09 21 ad c2 d3 0e | 11 09 5c 22 ab 87 d4 0e |...!....|..\"....|
|000055a0| 11 21 88 aa 84 d4 09 21 | 88 d5 20 d6 55 ac 84 cc |.!.....!|.. .U...|
|000055b0| c9 21 88 d7 20 88 d2 0e | 18 21 ab 94 d2 09 21 ab |.!.. ...|.!....!.|
|000055c0| 8f d9 0e 18 21 89 16 0f | ab 86 da 09 0e 0f 5c 22 |....!...|......\"|
|000055d0| 88 db dc 21 ad 84 c9 89 | 16 1d 2d 87 22 20 5b 67 |...!....|..-." [g|
|000055e0| 6e 75 73 2d 64 72 69 62 | 62 6c 65 2d 66 69 6c 65 |nus-drib|ble-file|
|000055f0| 2d 6e 61 6d 65 20 64 72 | 69 62 62 6c 65 2d 66 69 |-name dr|ibble-fi|
|00005600| 6c 65 20 67 65 74 2d 62 | 75 66 66 65 72 2d 63 72 |le get-b|uffer-cr|
|00005610| 65 61 74 65 20 66 69 6c | 65 2d 6e 61 6d 65 2d 6e |eate fil|e-name-n|
|00005620| 6f 6e 64 69 72 65 63 74 | 6f 72 79 20 67 6e 75 73 |ondirect|ory gnus|
|00005630| 2d 64 72 69 62 62 6c 65 | 2d 62 75 66 66 65 72 20 |-dribble|-buffer |
|00005640| 67 6e 75 73 2d 61 64 64 | 2d 63 75 72 72 65 6e 74 |gnus-add|-current|
|00005650| 2d 74 6f 2d 62 75 66 66 | 65 72 2d 6c 69 73 74 20 |-to-buff|er-list |
|00005660| 65 72 61 73 65 2d 62 75 | 66 66 65 72 20 62 75 66 |erase-bu|ffer buf|
|00005670| 66 65 72 2d 66 69 6c 65 | 2d 6e 61 6d 65 20 61 75 |fer-file|-name au|
|00005680| 74 6f 2d 73 61 76 65 2d | 6d 6f 64 65 20 74 20 62 |to-save-|mode t b|
|00005690| 75 66 66 65 72 2d 64 69 | 73 61 62 6c 65 2d 75 6e |uffer-di|sable-un|
|000056a0| 64 6f 20 62 75 72 79 2d | 62 75 66 66 65 72 20 73 |do bury-|buffer s|
|000056b0| 65 74 2d 62 75 66 66 65 | 72 2d 6d 6f 64 69 66 69 |et-buffe|r-modifi|
|000056c0| 65 64 2d 70 20 6e 69 6c | 20 6d 61 6b 65 2d 61 75 |ed-p nil| make-au|
|000056d0| 74 6f 2d 73 61 76 65 2d | 66 69 6c 65 2d 6e 61 6d |to-save-|file-nam|
|000056e0| 65 20 6d 6f 64 65 73 20 | 67 6e 75 73 2d 64 72 69 |e modes |gnus-dri|
|000056f0| 62 62 6c 65 2d 69 67 6e | 6f 72 65 20 61 75 74 6f |bble-ign|ore auto|
|00005700| 20 66 69 6c 65 2d 65 78 | 69 73 74 73 2d 70 20 66 | file-ex|ists-p f|
|00005710| 69 6c 65 2d 6e 65 77 65 | 72 2d 74 68 61 6e 2d 66 |ile-newe|r-than-f|
|00005720| 69 6c 65 2d 70 20 6e 6e | 68 65 61 64 65 72 2d 69 |ile-p nn|header-i|
|00005730| 6e 73 65 72 74 2d 66 69 | 6c 65 2d 63 6f 6e 74 65 |nsert-fi|le-conte|
|00005740| 6e 74 73 20 62 75 66 66 | 65 72 2d 73 69 7a 65 20 |nts buff|er-size |
|00005750| 30 20 73 61 76 65 2d 62 | 75 66 66 65 72 20 67 6e |0 save-b|uffer gn|
|00005760| 75 73 2d 63 75 72 72 65 | 6e 74 2d 73 74 61 72 74 |us-curre|nt-start|
|00005770| 75 70 2d 66 69 6c 65 20 | 66 69 6c 65 2d 6d 6f 64 |up-file |file-mod|
|00005780| 65 73 20 73 65 74 2d 66 | 69 6c 65 2d 6d 6f 64 65 |es set-f|ile-mode|
|00005790| 73 20 67 6e 75 73 2d 79 | 2d 6f 72 2d 6e 2d 70 20 |s gnus-y|-or-n-p |
|000057a0| 22 47 6e 75 73 20 61 75 | 74 6f 2d 73 61 76 65 20 |"Gnus au|to-save |
|000057b0| 66 69 6c 65 20 65 78 69 | 73 74 73 2e 20 20 44 6f |file exi|sts. Do|
|000057c0| 20 79 6f 75 20 77 61 6e | 74 20 74 6f 20 72 65 61 | you wan|t to rea|
|000057d0| 64 20 69 74 3f 20 22 20 | 67 6e 75 73 2d 64 72 69 |d it? " |gnus-dri|
|000057e0| 62 62 6c 65 2d 65 76 61 | 6c 2d 66 69 6c 65 5d 20 |bble-eva|l-file] |
|000057f0| 33 20 28 23 24 20 2e 20 | 32 31 37 37 36 29 5d 29 |3 (#$ . |21776)])|
|00005800| 0a 28 64 65 66 61 6c 69 | 61 73 20 27 67 6e 75 73 |.(defali|as 'gnus|
|00005810| 2d 64 72 69 62 62 6c 65 | 2d 65 76 61 6c 2d 66 69 |-dribble|-eval-fi|
|00005820| 6c 65 20 23 5b 6e 69 6c | 20 22 08 ad 8c c1 10 8a |le #[nil| "......|
|00005830| c2 1b 0c 71 88 c5 70 21 | 2a 87 22 20 5b 67 6e 75 |...q..p!|*." [gnu|
|00005840| 73 2d 64 72 69 62 62 6c | 65 2d 65 76 61 6c 2d 66 |s-dribbl|e-eval-f|
|00005850| 69 6c 65 20 6e 69 6c 20 | 74 20 67 6e 75 73 2d 64 |ile nil |t gnus-d|
|00005860| 72 69 62 62 6c 65 2d 69 | 67 6e 6f 72 65 20 67 6e |ribble-i|gnore gn|
|00005870| 75 73 2d 64 72 69 62 62 | 6c 65 2d 62 75 66 66 65 |us-dribb|le-buffe|
|00005880| 72 20 65 76 61 6c 2d 62 | 75 66 66 65 72 5d 20 32 |r eval-b|uffer] 2|
|00005890| 5d 29 0a 28 64 65 66 61 | 6c 69 61 73 20 27 67 6e |]).(defa|lias 'gn|
|000058a0| 75 73 2d 64 72 69 62 62 | 6c 65 2d 64 65 6c 65 74 |us-dribb|le-delet|
|000058b0| 65 2d 66 69 6c 65 20 23 | 5b 6e 69 6c 20 22 c0 c1 |e-file #|[nil "..|
|000058c0| 20 21 ab 85 c2 c1 20 21 | 88 0b ad 97 8a 0b 71 88 | !.... !|......q.|
|000058d0| c4 20 1d c0 0d 21 ab 84 | c2 0d 21 88 c6 20 88 c7 |. ...!..|..!.. ..|
|000058e0| c8 21 2a 87 22 20 5b 66 | 69 6c 65 2d 65 78 69 73 |.!*." [f|ile-exis|
|000058f0| 74 73 2d 70 20 67 6e 75 | 73 2d 64 72 69 62 62 6c |ts-p gnu|s-dribbl|
|00005900| 65 2d 66 69 6c 65 2d 6e | 61 6d 65 20 64 65 6c 65 |e-file-n|ame dele|
|00005910| 74 65 2d 66 69 6c 65 20 | 67 6e 75 73 2d 64 72 69 |te-file |gnus-dri|
|00005920| 62 62 6c 65 2d 62 75 66 | 66 65 72 20 6d 61 6b 65 |bble-buf|fer make|
|00005930| 2d 61 75 74 6f 2d 73 61 | 76 65 2d 66 69 6c 65 2d |-auto-sa|ve-file-|
|00005940| 6e 61 6d 65 20 61 75 74 | 6f 20 65 72 61 73 65 2d |name aut|o erase-|
|00005950| 62 75 66 66 65 72 20 73 | 65 74 2d 62 75 66 66 65 |buffer s|et-buffe|
|00005960| 72 2d 6d 6f 64 69 66 69 | 65 64 2d 70 20 6e 69 6c |r-modifi|ed-p nil|
|00005970| 5d 20 32 5d 29 0a 28 64 | 65 66 61 6c 69 61 73 20 |] 2]).(d|efalias |
|00005980| 27 67 6e 75 73 2d 64 72 | 69 62 62 6c 65 2d 73 61 |'gnus-dr|ibble-sa|
|00005990| 76 65 20 23 5b 6e 69 6c | 20 22 08 ad 8c c1 08 21 |ve #[nil| ".....!|
|000059a0| ad 87 8a 08 71 88 c2 20 | 29 87 22 20 5b 67 6e 75 |....q.. |)." [gnu|
|000059b0| 73 2d 64 72 69 62 62 6c | 65 2d 62 75 66 66 65 72 |s-dribbl|e-buffer|
|000059c0| 20 62 75 66 66 65 72 2d | 6e 61 6d 65 20 73 61 76 | buffer-|name sav|
|000059d0| 65 2d 62 75 66 66 65 72 | 5d 20 32 5d 29 0a 28 64 |e-buffer|] 2]).(d|
|000059e0| 65 66 61 6c 69 61 73 20 | 27 67 6e 75 73 2d 64 72 |efalias |'gnus-dr|
|000059f0| 69 62 62 6c 65 2d 63 6c | 65 61 72 20 23 5b 6e 69 |ibble-cl|ear #[ni|
|00005a00| 6c 20 22 08 89 19 ad 8a | 09 3b ab 83 c2 aa 81 c3 |l ".....|.;......|
|00005a10| 09 21 29 ad 91 8a 08 71 | 88 c4 20 88 c5 c6 21 88 |.!)....q|.. ...!.|
|00005a20| c7 20 89 16 08 29 87 22 | 20 5b 67 6e 75 73 2d 64 |. ...)."| [gnus-d|
|00005a30| 72 69 62 62 6c 65 2d 62 | 75 66 66 65 72 20 62 75 |ribble-b|uffer bu|
|00005a40| 66 66 65 72 20 67 65 74 | 2d 62 75 66 66 65 72 20 |ffer get|-buffer |
|00005a50| 62 75 66 66 65 72 2d 6e | 61 6d 65 20 65 72 61 73 |buffer-n|ame eras|
|00005a60| 65 2d 62 75 66 66 65 72 | 20 73 65 74 2d 62 75 66 |e-buffer| set-buf|
|00005a70| 66 65 72 2d 6d 6f 64 69 | 66 69 65 64 2d 70 20 6e |fer-modi|fied-p n|
|00005a80| 69 6c 20 62 75 66 66 65 | 72 2d 73 69 7a 65 20 62 |il buffe|r-size b|
|00005a90| 75 66 66 65 72 2d 73 61 | 76 65 64 2d 73 69 7a 65 |uffer-sa|ved-size|
|00005aa0| 5d 20 33 5d 29 0a 23 40 | 31 34 35 20 53 65 74 75 |] 3]).#@|145 Setu|
|00005ab0| 70 20 6e 65 77 73 20 69 | 6e 66 6f 72 6d 61 74 69 |p news i|nformati|
|00005ac0| 6f 6e 2e 0a 49 66 20 52 | 41 57 46 49 4c 45 20 69 |on..If R|AWFILE i|
|00005ad0| 73 20 6e 6f 6e 2d 6e 69 | 6c 2c 20 74 68 65 20 2e |s non-ni|l, the .|
|00005ae0| 6e 65 77 73 72 63 20 66 | 69 6c 65 20 77 69 6c 6c |newsrc f|ile will|
|00005af0| 20 61 6c 73 6f 20 62 65 | 20 72 65 61 64 2e 0a 49 | also be| read..I|
|00005b00| 66 20 4c 45 56 45 4c 20 | 69 73 20 6e 6f 6e 2d 6e |f LEVEL |is non-n|
|00005b10| 69 6c 2c 20 74 68 65 20 | 6e 65 77 73 20 77 69 6c |il, the |news wil|
|00005b20| 6c 20 62 65 20 73 65 74 | 20 75 70 20 61 74 20 6c |l be set| up at l|
|00005b30| 65 76 65 6c 20 4c 45 56 | 45 4c 2e 1f 0a 28 64 65 |evel LEV|EL...(de|
|00005b40| 66 61 6c 69 61 73 20 27 | 67 6e 75 73 2d 73 65 74 |falias '|gnus-set|
|00005b50| 75 70 2d 6e 65 77 73 20 | 23 5b 28 26 6f 70 74 69 |up-news |#[(&opti|
|00005b60| 6f 6e 61 6c 20 72 61 77 | 66 69 6c 65 20 6c 65 76 |onal raw|file lev|
|00005b70| 65 6c 20 64 6f 6e 74 2d | 63 6f 6e 6e 65 63 74 29 |el dont-|connect)|
|00005b80| 20 22 08 ad 85 09 ad 82 | 5c 6e 3f 3f 89 1b ab 88 | "......|\n??....|
|00005b90| c4 10 c4 11 c5 5c 6e 21 | 88 c6 c7 0e 08 5c 22 ac |.....\n!|.....\".|
|00005ba0| 8d c9 20 ab 89 c7 0e 5c | 6e 42 0e 08 42 16 08 0e |.. ....\|nB..B...|
|00005bb0| 0b ab 86 0e 0b cc 61 ab | 83 cd 20 88 0e 0b ab 8a |......a.|.. .....|
|00005bc0| 0e 0e ac 86 cb c4 0e 0f | 5c 22 88 09 ac 84 d0 d1 |........|\"......|
|00005bd0| 21 11 0e 12 ab 83 d3 20 | 88 0b ab 8b 0e 14 ac 84 |!...... |........|
|00005be0| 0e 15 ab 83 d6 20 88 0b | ab 87 0e 15 ab 83 d7 20 |..... ..|....... |
|00005bf0| 88 d8 20 88 d9 da 21 ab | 9a c4 1e 1b dc dd 0e 1a |.. ...!.|........|
|00005c00| 5c 22 29 ab 8f 0e 1e ac | 8b 0e 0f ac 87 0e 0b ab |\").....|........|
|00005c10| 83 df 20 88 0b ab 95 0e | 20 ab 91 0e 0e ac 8d e1 |.. .....| .......|
|00005c20| 0e 5c 22 21 ab 87 0e 15 | ac 83 e3 20 88 0e 24 ab |.\"!....|... ..$.|
|00005c30| 8b 0e 0e ac 87 0e 0f ac | 83 e5 20 88 e6 20 88 0e |........|.. .. ..|
|00005c40| 0e 3f ad 82 0e 0b 1e 0b | e7 0e 0e 21 88 29 0b ad |.?......|...!.)..|
|00005c50| 95 0e 28 ad 91 0e 0b ad | 8d 0e 0e 3f ad 88 e9 0e |..(.....|...?....|
|00005c60| 5c 22 21 ad 82 e8 20 29 | 87 22 20 5b 67 6e 75 73 |\"!... )|." [gnus|
|00005c70| 2d 6e 65 77 73 72 63 2d | 61 6c 69 73 74 20 67 6e |-newsrc-|alist gn|
|00005c80| 75 73 2d 61 63 74 69 76 | 65 2d 68 61 73 68 74 62 |us-activ|e-hashtb|
|00005c90| 20 72 61 77 66 69 6c 65 | 20 69 6e 69 74 20 6e 69 | rawfile| init ni|
|00005ca0| 6c 20 67 6e 75 73 2d 72 | 65 61 64 2d 6e 65 77 73 |l gnus-r|ead-news|
|00005cb0| 72 63 2d 66 69 6c 65 20 | 61 73 73 6f 63 20 22 61 |rc-file |assoc "a|
|00005cc0| 72 63 68 69 76 65 22 20 | 67 6e 75 73 2d 73 65 72 |rchive" |gnus-ser|
|00005cd0| 76 65 72 2d 61 6c 69 73 | 74 20 67 6e 75 73 2d 61 |ver-alis|t gnus-a|
|00005ce0| 72 63 68 69 76 65 2d 73 | 65 72 76 65 72 2d 77 61 |rchive-s|erver-wa|
|00005cf0| 6e 74 65 64 2d 70 20 67 | 6e 75 73 2d 6d 65 73 73 |nted-p g|nus-mess|
|00005d00| 61 67 65 2d 61 72 63 68 | 69 76 65 2d 6d 65 74 68 |age-arch|ive-meth|
|00005d10| 6f 64 20 67 6e 75 73 2d | 72 65 61 64 2d 61 63 74 |od gnus-|read-act|
|00005d20| 69 76 65 2d 66 69 6c 65 | 20 73 6f 6d 65 20 67 6e |ive-file| some gn|
|00005d30| 75 73 2d 75 70 64 61 74 | 65 2d 61 63 74 69 76 65 |us-updat|e-active|
|00005d40| 2d 68 61 73 68 74 62 2d | 66 72 6f 6d 2d 6b 69 6c |-hashtb-|from-kil|
|00005d50| 6c 65 64 20 6c 65 76 65 | 6c 20 64 6f 6e 74 2d 63 |led leve|l dont-c|
|00005d60| 6f 6e 6e 65 63 74 20 67 | 6e 75 73 2d 6d 61 6b 65 |onnect g|nus-make|
|00005d70| 2d 68 61 73 68 74 61 62 | 6c 65 20 34 30 39 36 20 |-hashtab|le 4096 |
|00005d80| 67 6e 75 73 2d 75 73 65 | 2d 63 61 63 68 65 20 67 |gnus-use|-cache g|
|00005d90| 6e 75 73 2d 63 61 63 68 | 65 2d 6f 70 65 6e 20 67 |nus-cach|e-open g|
|00005da0| 6e 75 73 2d 75 73 65 2d | 64 72 69 62 62 6c 65 2d |nus-use-|dribble-|
|00005db0| 66 69 6c 65 20 67 6e 75 | 73 2d 73 6c 61 76 65 20 |file gnu|s-slave |
|00005dc0| 67 6e 75 73 2d 64 72 69 | 62 62 6c 65 2d 65 76 61 |gnus-dri|bble-eva|
|00005dd0| 6c 2d 66 69 6c 65 20 67 | 6e 75 73 2d 64 72 69 62 |l-file g|nus-drib|
|00005de0| 62 6c 65 2d 63 6c 65 61 | 72 20 67 6e 75 73 2d 75 |ble-clea|r gnus-u|
|00005df0| 70 64 61 74 65 2d 66 6f | 72 6d 61 74 2d 73 70 65 |pdate-fo|rmat-spe|
|00005e00| 63 69 66 69 63 61 74 69 | 6f 6e 73 20 62 6f 75 6e |cificati|ons boun|
|00005e10| 64 70 20 67 6e 75 73 2d | 67 72 6f 75 70 2d 6c 69 |dp gnus-|group-li|
|00005e20| 6e 65 2d 66 6f 72 6d 61 | 74 20 63 61 73 65 2d 66 |ne-forma|t case-f|
|00005e30| 6f 6c 64 2d 73 65 61 72 | 63 68 20 73 74 72 69 6e |old-sear|ch strin|
|00005e40| 67 2d 6d 61 74 63 68 20 | 22 25 5b 2d 2c 30 2d 39 |g-match |"%[-,0-9|
|00005e50| 5d 2a 44 22 20 67 6e 75 | 73 2d 64 65 73 63 72 69 |]*D" gnu|s-descri|
|00005e60| 70 74 69 6f 6e 2d 68 61 | 73 68 74 62 20 67 6e 75 |ption-ha|shtb gnu|
|00005e70| 73 2d 72 65 61 64 2d 61 | 6c 6c 2d 64 65 73 63 72 |s-read-a|ll-descr|
|00005e80| 69 70 74 69 6f 6e 73 2d | 66 69 6c 65 73 20 67 6e |iptions-|files gn|
|00005e90| 75 73 2d 63 68 65 63 6b | 2d 6e 65 77 2d 6e 65 77 |us-check|-new-new|
|00005ea0| 73 67 72 6f 75 70 73 20 | 67 6e 75 73 2d 63 68 65 |sgroups |gnus-che|
|00005eb0| 63 6b 2d 73 65 72 76 65 | 72 20 67 6e 75 73 2d 73 |ck-serve|r gnus-s|
|00005ec0| 65 6c 65 63 74 2d 6d 65 | 74 68 6f 64 20 67 6e 75 |elect-me|thod gnu|
|00005ed0| 73 2d 66 69 6e 64 2d 6e | 65 77 2d 6e 65 77 73 67 |s-find-n|ew-newsg|
|00005ee0| 72 6f 75 70 73 20 67 6e | 75 73 2d 75 73 65 2d 6e |roups gn|us-use-n|
|00005ef0| 6f 63 65 6d 20 67 6e 75 | 73 2d 6e 6f 63 65 6d 2d |ocem gnu|s-nocem-|
|00005f00| 73 63 61 6e 2d 67 72 6f | 75 70 73 20 67 6e 75 73 |scan-gro|ups gnus|
|00005f10| 2d 6d 61 73 74 65 72 2d | 72 65 61 64 2d 73 6c 61 |-master-|read-sla|
|00005f20| 76 65 2d 6e 65 77 73 72 | 63 20 67 6e 75 73 2d 67 |ve-newsr|c gnus-g|
|00005f30| 65 74 2d 75 6e 72 65 61 | 64 2d 61 72 74 69 63 6c |et-unrea|d-articl|
|00005f40| 65 73 20 67 6e 75 73 2d | 63 68 65 63 6b 2d 62 6f |es gnus-|check-bo|
|00005f50| 67 75 73 2d 6e 65 77 73 | 67 72 6f 75 70 73 20 67 |gus-news|groups g|
|00005f60| 6e 75 73 2d 73 65 72 76 | 65 72 2d 6f 70 65 6e 65 |nus-serv|er-opene|
|00005f70| 64 5d 20 34 20 28 23 24 | 20 2e 20 32 33 32 31 32 |d] 4 (#$| . 23212|
|00005f80| 29 5d 29 0a 23 40 32 34 | 39 20 53 65 61 72 63 68 |)]).#@24|9 Search|
|00005f90| 20 66 6f 72 20 6e 65 77 | 20 6e 65 77 73 67 72 6f | for new| newsgro|
|00005fa0| 75 70 73 20 61 6e 64 20 | 61 64 64 20 74 68 65 6d |ups and |add them|
|00005fb0| 2e 0a 45 61 63 68 20 6e | 65 77 20 6e 65 77 73 67 |..Each n|ew newsg|
|00005fc0| 72 6f 75 70 20 77 69 6c | 6c 20 62 65 20 74 72 65 |roup wil|l be tre|
|00005fd0| 61 74 65 64 20 77 69 74 | 68 20 60 67 6e 75 73 2d |ated wit|h `gnus-|
|00005fe0| 73 75 62 73 63 72 69 62 | 65 2d 6e 65 77 73 67 72 |subscrib|e-newsgr|
|00005ff0| 6f 75 70 2d 6d 65 74 68 | 6f 64 2e 27 0a 54 68 65 |oup-meth|od.'.The|
|00006000| 20 60 2d 6e 27 20 6f 70 | 74 69 6f 6e 20 6c 69 6e | `-n' op|tion lin|
|00006010| 65 20 66 72 6f 6d 20 2e | 6e 65 77 73 72 63 20 69 |e from .|newsrc i|
|00006020| 73 20 72 65 73 70 65 63 | 74 65 64 2e 0a 49 66 20 |s respec|ted..If |
|00006030| 41 52 47 20 28 74 68 65 | 20 70 72 65 66 69 78 29 |ARG (the| prefix)|
|00006040| 2c 20 75 73 65 20 74 68 | 65 20 60 61 73 6b 2d 73 |, use th|e `ask-s|
|00006050| 65 72 76 65 72 27 20 6d | 65 74 68 6f 64 20 74 6f |erver' m|ethod to|
|00006060| 20 71 75 65 72 79 20 74 | 68 65 20 73 65 72 76 65 | query t|he serve|
|00006070| 72 0a 66 6f 72 20 6e 65 | 77 20 67 72 6f 75 70 73 |r.for ne|w groups|
|00006080| 2e 1f 0a 28 64 65 66 61 | 6c 69 61 73 20 27 67 6e |...(defa|lias 'gn|
|00006090| 75 73 2d 66 69 6e 64 2d | 6e 65 77 2d 6e 65 77 73 |us-find-|new-news|
|000060a0| 67 72 6f 75 70 73 20 23 | 5b 28 26 6f 70 74 69 6f |groups #|[(&optio|
|000060b0| 6e 61 6c 20 61 72 67 29 | 20 22 08 ab 84 09 3c ab |nal arg)| "....<.|
|000060c0| 88 5c 6e ab 85 5c 6e c3 | 61 ab 83 c4 aa 81 09 1d |.\n..\n.|a.......|
|000060d0| c6 20 3f ad d8 0d 3a ac | 85 0d c4 61 ab 84 c7 20 |. ?...:.|...a... |
|000060e0| aa cb c8 c9 89 1e 5c 6e | 1e 0b 1e 0c cd ce cf 5c |......\n|.......\|
|000060f0| 22 88 0e 10 ac 83 c2 20 | 88 d1 20 16 12 0e 13 ac |"...... |.. .....|
|00006100| 83 d4 20 88 d5 d6 0e 17 | 5c 22 88 0e 5c 6e ab 85 |.. .....|\"..\n..|
|00006110| d8 0e 5c 6e 21 88 0e 0c | c8 56 ab 91 cd ce d9 0e |..\n!...|.V......|
|00006120| 0c 89 da 56 ab 83 db aa | 81 dc 24 aa 84 cd ce dd |...V....|..$.....|
|00006130| 5c 22 2b 29 87 22 20 5b | 61 72 67 20 67 6e 75 73 |\"+)." [|arg gnus|
|00006140| 2d 63 68 65 63 6b 2d 6e | 65 77 2d 6e 65 77 73 67 |-check-n|ew-newsg|
|00006150| 72 6f 75 70 73 20 67 6e | 75 73 2d 72 65 61 64 2d |roups gn|us-read-|
|00006160| 61 63 74 69 76 65 2d 66 | 69 6c 65 20 73 6f 6d 65 |active-f|ile some|
|00006170| 20 61 73 6b 2d 73 65 72 | 76 65 72 20 63 68 65 63 | ask-ser|ver chec|
|00006180| 6b 20 67 6e 75 73 2d 63 | 68 65 63 6b 2d 66 69 72 |k gnus-c|heck-fir|
|00006190| 73 74 2d 74 69 6d 65 2d | 75 73 65 64 20 67 6e 75 |st-time-|used gnu|
|000061a0| 73 2d 61 73 6b 2d 73 65 | 72 76 65 72 2d 66 6f 72 |s-ask-se|rver-for|
|000061b0| 2d 6e 65 77 2d 67 72 6f | 75 70 73 20 30 20 6e 69 |-new-gro|ups 0 ni|
|000061c0| 6c 20 6e 65 77 2d 6e 65 | 77 73 67 72 6f 75 70 73 |l new-ne|wsgroups|
|000061d0| 20 67 72 6f 75 70 20 67 | 72 6f 75 70 73 20 67 6e | group g|roups gn|
|000061e0| 75 73 2d 6d 65 73 73 61 | 67 65 20 35 20 22 4c 6f |us-messa|ge 5 "Lo|
|000061f0| 6f 6b 69 6e 67 20 66 6f | 72 20 6e 65 77 20 6e 65 |oking fo|r new ne|
|00006200| 77 73 67 72 6f 75 70 73 | 2e 2e 2e 22 20 67 6e 75 |wsgroups|..." gnu|
|00006210| 73 2d 68 61 76 65 2d 72 | 65 61 64 2d 61 63 74 69 |s-have-r|ead-acti|
|00006220| 76 65 2d 66 69 6c 65 20 | 63 75 72 72 65 6e 74 2d |ve-file |current-|
|00006230| 74 69 6d 65 2d 73 74 72 | 69 6e 67 20 67 6e 75 73 |time-str|ing gnus|
|00006240| 2d 6e 65 77 73 72 63 2d | 6c 61 73 74 2d 63 68 65 |-newsrc-|last-che|
|00006250| 63 6b 65 64 2d 64 61 74 | 65 20 67 6e 75 73 2d 6b |cked-dat|e gnus-k|
|00006260| 69 6c 6c 65 64 2d 68 61 | 73 68 74 62 20 67 6e 75 |illed-ha|shtb gnu|
|00006270| 73 2d 6d 61 6b 65 2d 68 | 61 73 68 74 61 62 6c 65 |s-make-h|ashtable|
|00006280| 2d 66 72 6f 6d 2d 6b 69 | 6c 6c 65 64 20 6d 61 70 |-from-ki|lled map|
|00006290| 61 74 6f 6d 73 20 23 5b | 28 73 79 6d 29 20 22 c0 |atoms #[|(sym) ".|
|000062a0| 09 21 89 12 3f ae 98 c3 | 09 21 3f ae 92 09 4a 3f |.!..?...|.!?...J?|
|000062b0| ae 8d c4 5c 6e 0d 5c 22 | 4a ae 86 c4 5c 6e 0e 06 |...\n.\"|J...\n..|
|000062c0| 5c 22 4a 3f ad c3 c7 5c | 6e 21 89 1e 08 c9 61 ab |\"J?...\|n!....a.|
|000062d0| 92 0e 5c 6e 54 16 5c 6e | cb 5c 6e 0d 5c 22 5c 6e |..\nT.\n|.\n.\"\n|
|000062e0| 4c 88 0e 0c 5c 6e 21 aa | a6 0e 08 cd 61 ab 83 ce |L...\n!.|....a...|
|000062f0| aa 9d 0e 5c 6e 54 16 5c | 6e cb 5c 6e 0d 5c 22 5c |...\nT.\|n.\n.\"\|
|00006300| 6e 4c 88 0e 0f ab 89 5c | 6e 0e 10 42 89 16 10 aa |nL.....\|n..B....|
|00006310| 84 0e 11 5c 6e 21 29 87 | 22 20 5b 73 79 6d 62 6f |...\n!).|" [symbo|
|00006320| 6c 2d 6e 61 6d 65 20 73 | 79 6d 20 67 72 6f 75 70 |l-name s|ym group|
|00006330| 20 62 6f 75 6e 64 70 20 | 69 6e 74 65 72 6e 2d 73 | boundp |intern-s|
|00006340| 6f 66 74 20 67 6e 75 73 | 2d 6b 69 6c 6c 65 64 2d |oft gnus|-killed-|
|00006350| 68 61 73 68 74 62 20 67 | 6e 75 73 2d 6e 65 77 73 |hashtb g|nus-news|
|00006360| 72 63 2d 68 61 73 68 74 | 62 20 67 6e 75 73 2d 6d |rc-hasht|b gnus-m|
|00006370| 61 74 63 68 65 73 2d 6f | 70 74 69 6f 6e 73 2d 6e |atches-o|ptions-n|
|00006380| 20 64 6f 2d 73 75 62 20 | 73 75 62 73 63 72 69 62 | do-sub |subscrib|
|00006390| 65 20 67 72 6f 75 70 73 | 20 69 6e 74 65 72 6e 20 |e groups| intern |
|000063a0| 67 6e 75 73 2d 73 75 62 | 73 63 72 69 62 65 2d 6f |gnus-sub|scribe-o|
|000063b0| 70 74 69 6f 6e 73 2d 6e | 65 77 73 67 72 6f 75 70 |ptions-n|ewsgroup|
|000063c0| 2d 6d 65 74 68 6f 64 20 | 69 67 6e 6f 72 65 20 6e |-method |ignore n|
|000063d0| 69 6c 20 67 6e 75 73 2d | 73 75 62 73 63 72 69 62 |il gnus-|subscrib|
|000063e0| 65 2d 68 69 65 72 61 72 | 63 68 69 63 61 6c 2d 69 |e-hierar|chical-i|
|000063f0| 6e 74 65 72 61 63 74 69 | 76 65 20 6e 65 77 2d 6e |nteracti|ve new-n|
+--------+-------------------------+-------------------------+--------+--------+
Only 25.0 KB of data is shown above.